Skip to content

Commit

Permalink
⚡ Improve html structure
Browse files Browse the repository at this point in the history
  • Loading branch information
alyconr committed Sep 12, 2023
1 parent 514c477 commit 8dfc5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<nav class="navbar-primary">
<ul class="navbar-primary-menu">
<li>
<a id="homelink" href="#"><span class="nav-label">HOME</span></a>
<a id="homelink" href="#"><span class="nav-label">ABOUT</span></a>
<a id="maxvolume" href="#"
><span class="nav-label">MAX VOLUME</span></a
>
Expand Down

0 comments on commit 8dfc5e8

Please sign in to comment.