Skip to content

Commit

Permalink
add swan-song-cocktail recipe (#1389)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
Jaimin25 and alfg authored Nov 11, 2023
1 parent 7811a35 commit 7172c2e
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
Binary file added src/assets/recipes/swan-song-cocktail.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions src/recipes/swan-song-cocktail.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "The Swan Song Cocktail",
"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. ",
"github": "Jaimin25",
"ingredients": [
{
"quantity": "1",
"measure": "oz",
"ingredient": "brandy or cognac"
},
{
"quantity": "1",
"measure": "oz",
"ingredient": "applejack"
},
{
"quantity": "1",
"measure": "oz",
"ingredient": "fresh-squeezed orange juice"
},
{
"quantity": "1 to 2",
"measure": "dash",
"ingredient": "grenadine "
}
],
"directions": [
"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).",
"Strain into a cocktail glass, preferably one that has been chilled. Garnish, if you wish, and serve."
],
"image": "swan-song-cocktail.jpg",
"source": "http://www.kitchenriffs.com/2022/09/the-swan-song-cocktail.html",
"keywords": [
"cocktail",
"swan song"
]
}

0 comments on commit 7172c2e

Please sign in to comment.