Skip to content

Commit

Permalink
Merge pull request #1 from syberian-sachin/odin-clone
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
syberian-sachin committed Jun 16, 2024
2 parents 8aada47 + a1d2dc9 commit 22caaf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@

<body>
<h1>Odin Recipes</h1>

<h2>hi</h2>
<ul>
<li><a href="recipes/lasagna.html">Lasangna</a></li>
<li><a href="recipes/misosoup.html">Misosoup</a></li>
<li><a href="recipes/chicken.html">Chicken makhani</a></li>
</ul>

</body>
</html>
</html>

0 comments on commit 22caaf3

Please sign in to comment.