File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 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+ }
You can’t perform that action at this time.
0 commit comments