mirror of
https://github.com/10h30/odin-recipes.git
synced 2026-06-05 15:09:11 +09:00
Add more recipes
This commit is contained in:
+5
-1
@@ -7,6 +7,10 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Odin Recipes</h1>
|
<h1>Odin Recipes</h1>
|
||||||
<a href="recipes/lasagna.html">lasagna.html</a>
|
<ul>
|
||||||
|
<li><a href="recipes/lasagna.html">lasagna.html</a></li>
|
||||||
|
<li><a href="recipes/pizza.html">lasagna.html</a></li>
|
||||||
|
<li><a href="recipes/hamburger.html">lasagna.html</a></li>
|
||||||
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user