Skip to content

Commit

Permalink
nav
Browse files Browse the repository at this point in the history
  • Loading branch information
SH20RAJ authored Mar 19, 2024
1 parent 4772c64 commit a892b5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/components/Nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ export default () => {
<a href="#">Save</a>
</li>
<li>
<a href="#">Embed</a>
<a href="/api/sitemap">Embed</a>
</li>
<li>
<a href="#">Login</a>
<a href="/sh20raj">SH20RAJ</a>
</li>
<li>
<a href="#">Account</a>
Expand Down

0 comments on commit a892b5d

Please sign in to comment.