Skip to content

Commit

Permalink
Added Caste Map to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
JusticeV452 committed May 14, 2024
1 parent 130c59f commit 837d4e2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/components/global/Nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ const Nav = () => {
<li>
<a href="#">Lokniti Data</a>
<ul>
<li><a href="#">Placeholder</a></li>
<li><a href="#">Option 2</a></li>
<li><a href="/castemap/">Caste Map</a></li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit 837d4e2

Please sign in to comment.