Skip to content

Commit 7172c2e

Browse files
Jaimin25alfg
andauthored
add swan-song-cocktail recipe (#1389)
* add swan-song-cocktail * Update and rename swan-song-socktail.json to swan-song-cocktail.json * made requested changes --------- Co-authored-by: Alfred Gutierrez <alfg@users.noreply.github.com>
1 parent 7811a35 commit 7172c2e

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed
42.6 KB
Loading
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"name": "The Swan Song Cocktail",
3+
"description": "Applejack and orange juice celebrate autumn flavors. Brandy and grenadine add extra punch and tingle. The result? A drink that says hello to fall. Even when it’s saying goodbye. ",
4+
"github": "Jaimin25",
5+
"ingredients": [
6+
{
7+
"quantity": "1",
8+
"measure": "oz",
9+
"ingredient": "brandy or cognac"
10+
},
11+
{
12+
"quantity": "1",
13+
"measure": "oz",
14+
"ingredient": "applejack"
15+
},
16+
{
17+
"quantity": "1",
18+
"measure": "oz",
19+
"ingredient": "fresh-squeezed orange juice"
20+
},
21+
{
22+
"quantity": "1 to 2",
23+
"measure": "dash",
24+
"ingredient": "grenadine "
25+
}
26+
],
27+
"directions": [
28+
"Add all the ingredients (except garnish) to a cocktail shaker half filled with ice. Shake vigorously until the contents are well chilled (about 20 seconds).",
29+
"Strain into a cocktail glass, preferably one that has been chilled. Garnish, if you wish, and serve."
30+
],
31+
"image": "swan-song-cocktail.jpg",
32+
"source": "http://www.kitchenriffs.com/2022/09/the-swan-song-cocktail.html",
33+
"keywords": [
34+
"cocktail",
35+
"swan song"
36+
]
37+
}

0 commit comments

Comments
 (0)