Skip to content

Commit 3c31c3f

Browse files
committed
Add recipe for hacky bibimbap-style rice
1 parent 5b2f8e2 commit 3c31c3f

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

editables/bibimbap-ish.odt

28 KB
Binary file not shown.

savoury/bibimbap-ish.pdf

55.2 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-gXC0dXwt.js"></script>
8+
<script type="module" crossorigin src="/food/assets/index-7LNwLOxC.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
@@ -7,6 +7,13 @@
77
"diet": ["GF", "savoury"],
88
"keywords": ["tomato"]
99
},
10+
{
11+
"name": "Bibimbap (ish)",
12+
"portions": "2",
13+
"time": 50,
14+
"link": "https://github.com/norwayinmay/food/blob/main/savoury/bibimbap-ish.pdf",
15+
"diet": ["savoury"]
16+
},
1017
{
1118
"name": "Butternut squash & lentils",
1219
"portions": "5",

0 commit comments

Comments
 (0)