Skip to content

Commit 5cb4a18

Browse files
authored
Add Mezcal with grapefruit and jalapeno recipe (alfg#962)
This commit adds the Mezcal with grapefruit and jalapeno recipe.
1 parent 078836d commit 5cb4a18

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed
86.4 KB
Loading
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"name": "Mezcal with grapefruit and jalapeno pepper",
3+
"description": "To make a toast with friends, we don't need excuses, just a delicious and unique drink to celebrate in any moment.",
4+
"github": "ferdox2",
5+
"ingredients": [
6+
{
7+
"quantity": "4",
8+
"measure": "Oz",
9+
"ingredient": "Mezcal"
10+
},
11+
{
12+
"quantity": "1/2",
13+
"measure": "Cup",
14+
"ingredient": "Grapefruit Juice"
15+
},
16+
{
17+
"quantity": "1",
18+
"measure": "Teaspoon",
19+
"ingredient": "Syrup"
20+
},
21+
{
22+
"quantity": "1",
23+
"measure": "",
24+
"ingredient": "Jalapeno pepper in slices"
25+
},
26+
{
27+
"quantity": "8",
28+
"measure": "",
29+
"ingredient": "Little coriander branches"
30+
},
31+
{
32+
"quantity": "1/2",
33+
"measure": "Cup",
34+
"ingredient": "Tonic Water"
35+
}
36+
],
37+
"directions": [
38+
"In a shaker put some ice with the mezcal, syrup, jalapeno slices, grapefruit juice and coriander and shake it.",
39+
"Serve in glasses and add some ice and tonic water."
40+
],
41+
"image": "mezcal-with-jalapeno-pepper.jpg",
42+
"keywords": [
43+
"mezcal",
44+
"jalapeno",
45+
"pepper",
46+
"spicy",
47+
"cocktail"
48+
]
49+
}

0 commit comments

Comments
 (0)