Skip to content

Commit 4b858c9

Browse files
committed
mmmm peppermint creams
1 parent a0337b6 commit 4b858c9

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

editables/peppermint-creams.odt

29.3 KB
Binary file not shown.

sweet/peppermint-creams.pdf

48.5 KB
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

table/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="icon" href="/food/favicon.ico">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<title>FOOD</title>
8-
<script type="module" crossorigin src="/food/assets/index-py6VrUXq.js"></script>
8+
<script type="module" crossorigin src="/food/assets/index-c5e7g09x.js"></script>
99
<link rel="stylesheet" crossorigin href="/food/assets/index-iYnHz4qR.css">
1010
</head>
1111
<body>

table/src/assets/recipeData.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@
474474
{
475475
"name": "Granola bars",
476476
"portions": "10 slices",
477-
"time": 40,
477+
"time": 45,
478478
"link": "https://github.com/norwayinmay/food/blob/main/sweet/granola-bars.pdf",
479479
"diet": ["V", "sweet"]
480480
},
@@ -484,5 +484,12 @@
484484
"time": 3,
485485
"link": "https://github.com/norwayinmay/food/blob/main/sweet/cinnamon-sugar.pdf",
486486
"diet": ["V", "VG", "sweet"]
487+
},
488+
{
489+
"name": "Peppermint creams",
490+
"portions": "25-30 creams",
491+
"time": 285,
492+
"link": "https://github.com/norwayinmay/food/blob/main/sweet/peppermint-creams.pdf",
493+
"diet": ["V", "sweet"]
487494
}
488495
]

0 commit comments

Comments
 (0)