Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhan-md authored Aug 21, 2024
1 parent 6a6264c commit ae27166
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 @@ -14,7 +14,7 @@
<header class="header">
<a href="#home" class="chip"><div class="logo"><img src="IconAnimationNav.gif" alt=""></div></a>
<nav class="nav">
<a href="main.html" class="chip">Home</a>
<a href="index.html" class="chip">Home</a>
<a href="#features" class="chip">Algorithms</a>
<a href="#about" class="chip">Team</a>
<a href="#footer" class="chip">Contact</a>
Expand Down Expand Up @@ -216,4 +216,4 @@ <h3>AlgoViz</h3>


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

0 comments on commit ae27166

Please sign in to comment.