Skip to content

Commit

Permalink
Login/Registering pages routing fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
isid555 committed Oct 31, 2024
1 parent 184827d commit 0961ccf
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 @@ -121,7 +121,7 @@


<li class="navbar-item">
<a href="/signin.html" class="navbar-link title-sm" data-nav-link>Login/Register</a>
<a href="signin.html" class="navbar-link title-sm" data-nav-link>Login/Register</a>
</li>

<li class="navbar-item">
Expand Down

0 comments on commit 0961ccf

Please sign in to comment.