Skip to content

Commit

Permalink
fixed community link
Browse files Browse the repository at this point in the history
  • Loading branch information
athulvis committed Aug 8, 2024
1 parent 9599e96 commit a7ac1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<a class="nav-link active" href="#news">News</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="#">Community</a>
<a class="nav-link active" href="#community">Community</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="#">Contact Us</a>
Expand Down

0 comments on commit a7ac1d8

Please sign in to comment.