Skip to content

Commit

Permalink
quick navbar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortriz authored Dec 14, 2023
1 parent 8fb5748 commit df8dec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<div class="navbar">
<ul class="navbar-links">
<li><a href="#home">HOME</a></li>
<li><a href="#gallery">GALLERY</a></li>
<li><a href="#schedule">SCHEDULE</a></li>
<li><a href="#gallery">GALLERY</a></li>
<li><a href="#leaderboard">LEADERBOARD</a></li>
</ul>
</div>
Expand Down

0 comments on commit df8dec6

Please sign in to comment.