Skip to content

Commit fbf15ec

Browse files
authored
Add Danish Summer recipe (#1105)
1 parent 13b4f0e commit fbf15ec

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
24.6 KB
Loading

src/recipes/danish-summer.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"name": "Danish Summer",
3+
"description": "A pure and refreshing taste of strawberry and rhubarb leaves you think of summertime.",
4+
"github": "jcolfej",
5+
"ingredients": [
6+
{
7+
"quantity": "4",
8+
"measure": "cl",
9+
"ingredient": "Råstoff Strawberry-Rhubarb"
10+
},
11+
{
12+
"quantity": "",
13+
"measure": "",
14+
"ingredient": "Sprite"
15+
},
16+
{
17+
"quantity": "",
18+
"measure": "",
19+
"ingredient": "freshly squeezed lime"
20+
}
21+
],
22+
"directions": [
23+
"Pour Råstoff Strawberry-Rhubarb over ice and top with Sprite.",
24+
"Then add freshly squeezed lime and decorate with a rosemary twig.",
25+
"Sweet and lovely like a warm summer’s day."
26+
],
27+
"image": "danish-summer.jpg",
28+
"keywords": [
29+
"strawberry",
30+
"rhubarb",
31+
"sprite",
32+
"lime"
33+
]
34+
}

0 commit comments

Comments
 (0)