Update navbar

This commit is contained in:
BBaoVanC 2021-04-25 20:26:46 -05:00
parent d2ae6bf919
commit d60432ac47
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
<div class="navbar">
<a href="/">Home</a>
<a href="/blog/">Blog</a>
<a href="/blog/" rel="noreferrer" target="_blank">Blog</a>
<a href="https://status.bbaovanc.com/" rel="noreferrer" target="_blank">Status</a>
<a href="https://searx.bbaovanc.com/" rel="noreferrer" target="_blank">My Searx Instance</a>
<a href="https://git.bbaovanc.com/bbaovanc" rel="noreferrer" target="_blank">My Git Repositories</a>
<a href="https://search.bbaovanc.com/" rel="noreferrer" target="_blank">My Searx Instance</a>
<a href="https://git.bbaovanc.com/explore/repos" rel="noreferrer" target="_blank">My Git Repositories</a>
<a href="/donate/">Donate</a>
<a href="/referrals/">Referral Codes</a>
<a href="/contact/">Contact Me</a>