Skip to content

Commit 97d5dc2

Browse files
committed
upgrade granola bars from WIP to proper recipe
1 parent 4341697 commit 97d5dc2

File tree

6 files changed

+10
-23
lines changed

6 files changed

+10
-23
lines changed

editables/granola-bars.odt

21.5 KB
Binary file not shown.

sweet/granola-bars.pdf

44.3 KB
Binary file not shown.
Lines changed: 2 additions & 2 deletions
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-8oo-F7iy.js"></script>
8+
<script type="module" crossorigin src="/food/assets/index-rLGymHbc.js"></script>
99
<link rel="stylesheet" crossorigin href="/food/assets/index-iYnHz4qR.css">
1010
</head>
1111
<body>

table/src/assets/recipeData.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,13 @@
428428
"link": "https://github.com/norwayinmay/food/blob/main/sweet/crunchy-ginger-biscuits.pdf",
429429
"diet": ["V", "sweet"]
430430
},
431+
{
432+
"name": "Granola bars",
433+
"portions": "10 slices",
434+
"time": 40,
435+
"link": "https://github.com/norwayinmay/food/blob/main/sweet/granola-bars.pdf",
436+
"diet": ["V", "sweet"]
437+
},
431438
{
432439
"name": "Cinnamon sugar",
433440
"portions": "some",

wip/granola

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)