Skip to content

Commit

Permalink
Fix None href
Browse files Browse the repository at this point in the history
  • Loading branch information
sonvh17 committed Mar 20, 2024
1 parent bbb85e4 commit 3bbbe9a
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 @@ -146,7 +146,7 @@


<li>
<a href="#None"><div style="font-size: 15px;" class="main-menu-title" data-i18n="[html]menu__0__title">HOME</div></a>
<a href="#"><div style="font-size: 15px;" class="main-menu-title" data-i18n="[html]menu__0__title">HOME</div></a>
</li>

<li>
Expand Down

0 comments on commit 3bbbe9a

Please sign in to comment.