diff options
author | cyfraeviolae <cyfraeviolae> | 2021-07-05 00:15:50 -0400 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2021-07-05 00:15:50 -0400 |
commit | e718a1723e81f60adcfafc434b3c674b1771a98b (patch) | |
tree | d675e35ad50c857e7b5d775b8c40108c00de935b /static | |
parent | f09e3205cffadcde1753e09a148a27f1cb8c6264 (diff) |
more recipes
Diffstat (limited to 'static')
-rw-r--r-- | static/recipes.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/static/recipes.js b/static/recipes.js index e9b5620..466da59 100644 --- a/static/recipes.js +++ b/static/recipes.js @@ -78,7 +78,6 @@ allRecipes = [ ], "garnish": "Orange slice and cherry", "preparation": "Place sugar cube in old-fashioned glass and saturate with bitters, add a dash of plain water. Muddle until dissolve. Fill the glass with ice cubes and add whisky." }, -]/* { "name": "Tuxedo", "glass": "martini", "category": "All Day Cocktail", @@ -1301,4 +1300,3 @@ allRecipes = [ "garnish": "Orance slice and a cherry", "preparation": "Build vodka and orange juice into a highball glass filled with ice. Stir gently and float Galliano on top." } ] -*/ |