Skip to content

Commit

Permalink
About Us page navigation fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
TBorundia committed Jun 5, 2024
1 parent 1f76aea commit d4bcc23
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 @@ -318,7 +318,7 @@
class="ri-home-fill"></i> Home</a>
</li>
<li class="navbar-item">
<a href="./assets/html/about1.html" class="navbar-link" data-nav-link><i
<a href="./assets/html/about.html" class="navbar-link" data-nav-link><i
class="ri-home-fill"></i> About Us </a>
</li>
<li class="navbar-item">
Expand Down

0 comments on commit d4bcc23

Please sign in to comment.