Skip to content

Commit

Permalink
added recipe for ethiopian delight with photo
Browse files Browse the repository at this point in the history
  • Loading branch information
kirubelat committed Dec 25, 2024
1 parent e05cc38 commit 09fc784
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
Binary file added src/assets/recipes/ethiopian-delight.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 58 additions & 0 deletions src/recipes/ethiopian-delight
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
{
"name": "Ethiopian Delight",
"description": "A bold and refreshing cocktail featuring Ethiopian coffee, rum, vodka, and Coke, finished with a touch of mint and ice cubes.",
"github": "your-github-username",
"ingredients": [
{
"quantity": "1",
"measure": "oz",
"ingredient": "Ethiopian coffee (strong, cooled)"
},
{
"quantity": "1",
"measure": "tsp",
"ingredient": "sugar"
},
{
"quantity": "1",
"measure": "oz",
"ingredient": "light rum"
},
{
"quantity": "1",
"measure": "oz",
"ingredient": "vodka"
},
{
"quantity": "4",
"measure": "oz",
"ingredient": "Coke"
},
{
"quantity": "as needed",
"measure": "",
"ingredient": "ice cubes"
},
{
"quantity": "1",
"measure": "sprig",
"ingredient": "fresh mint leaves"
}
],
"directions": [
"Mix the Ethiopian coffee with sugar and stir until dissolved. Let it cool completely.",
"Fill a highball or Collins glass with ice cubes.",
"Add the rum, vodka, and sweetened Ethiopian coffee to the glass.",
"Top with Coke and stir gently to combine.",
"Garnish with a sprig of fresh mint and serve immediately."
],
"image": "ethiopian-delight.jpg",
"keywords": [
"Ethiopian coffee",
"rum",
"vodka",
"coke",
"cocktail",
"mint"
]
}

0 comments on commit 09fc784

Please sign in to comment.