Skip to content

Commit d2642ca

Browse files
Guberloalfg
andauthored
added sgroppino al limone (alfg#940)
* added negroski * Update src/recipes/negroski.json Co-authored-by: Alfred Gutierrez <alfg@users.noreply.github.com> * added sgroppino Co-authored-by: Alfred Gutierrez <alfg@users.noreply.github.com>
1 parent c08ab73 commit d2642ca

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

src/assets/recipes/sgroppino.jpg

81.5 KB
Loading

src/recipes/sgroppino.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"name": "Sgroppino",
3+
"description": "The Sgroppino al Limone is a Lemon Sorbet Cocktail. Tart, citrusy, simple yet tasty.",
4+
"github": "Guberlo",
5+
"ingredients": [
6+
{
7+
"quantity": "1/2",
8+
"measure": "oz",
9+
"ingredient": "Vodka"
10+
},
11+
{
12+
"quantity": "2",
13+
"measure": "oz",
14+
"ingredient": "Prosecco"
15+
},
16+
{
17+
"quantity": "1",
18+
"measure": "scoop",
19+
"ingredient": "Lemon Sorbet"
20+
}
21+
],
22+
"directions": [
23+
"Pour the spirits in a champagne glass.",
24+
"Put the lemon sorbet scoop inside the glass.",
25+
"Put the glass in the freezer for 3-5 minutes.",
26+
"Drink and enjoy it."
27+
],
28+
"image": "sgroppino.jpg",
29+
"keywords": [
30+
"vodka",
31+
"prosecco",
32+
"alcoholic",
33+
"vegan",
34+
"lemon"
35+
]
36+
}

0 commit comments

Comments
 (0)