Updates links in Navbar

This commit is contained in:
Alicia Sykes 2024-02-19 23:36:14 +00:00
parent 7efbf24c95
commit 5f0c95eb75

View file

@ -4,9 +4,9 @@
<div class="nav">
<a href="/"><h1>Awesome Privacy</h1></a>
<nav>
<a href="#">Categories</a>
<a href="#">Contributing</a>
<a href="https://digital-defense.io">Security Checklist</a>
<a href="/browse">Browse</a>
<a href="/search">Search</a>
<a href="/about">About</a>
<a href="https://github.com/lissy93/awesome-privacy">GitHub</a>
</nav>
</div>