Skip to content

Commit

Permalink
t & c
Browse files Browse the repository at this point in the history
  • Loading branch information
SH20RAJ authored Mar 20, 2024
1 parent fe1bf77 commit 0c3aca2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions public/ads.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
google.com, pub-1828915420581549, DIRECT, f08c47fec0942fa0
8 changes: 4 additions & 4 deletions src/app/components/Nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ export default () => {
</a>
<ul>
<li>
<a href="#">Save</a>
<Link href="/devart">About</Link>
</li>
<li>
<a href="/api/sitemap">Embed</a>
<a href="/api/sitemap">Sitemap</a>
</li>
<li>
<a href="/sh20raj">SH20RAJ</a>
</li>
<li>
{/* <li>
<a href="#">Account</a>
</li>
</li> */}
</ul>

</nav>
Expand Down

0 comments on commit 0c3aca2

Please sign in to comment.