summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlmightyMiau <almightymeow612@gmail.com>2025-01-14 12:15:48 -0800
committerAlmightyMiau <almightymeow612@gmail.com>2025-01-14 12:15:48 -0800
commit099a48f3a949e2d666d95a7eab6117dca347488b (patch)
treee309958ec63a759ac6a381a22443ef8e08043f93 /index.html
parent296f4a847c3be6f85bd14aef1e4840f9fc57bffe (diff)
Add Recipes folder and 1st recipe
cheesyCreamyRamen.html added with Header Links created to navigate between index and cheesyCreamyRamen
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index c2ec7b7..69fd628 100644
--- a/index.html
+++ b/index.html
@@ -9,5 +9,6 @@
<h1>
Odin Recipes
</h1>
+ <a href="recipes/cheesyCreamyRamen.html">Cheesy Creamy Ramen</a>
</body>
</html> \ No newline at end of file