Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
abusuhan26 authored Oct 2, 2024
1 parent 8114b98 commit 09285bf
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 @@ -15,7 +15,7 @@
<nav class="desktop_navbar">
<a href="#"><img class="desktop_navbar_logo_img" src="media/logo_small.png" alt="logo"></a>
<a href="https://wiki.example.com/" class="desktop_navbar_link">Wiki</a>
<a href="voting.html">Vote</a>
<a href="voting.html" class="desktop_navbar_link">Vote</a>
<a href="#discord" class="desktop_navbar_link scroll">Community</a>
<a href="#about" class="desktop_navbar_link scroll">About Us</a>
<div class="desktop_navbar_link2_div">
Expand Down

0 comments on commit 09285bf

Please sign in to comment.