Update main page to mention new donate page

This commit is contained in:
BBaoVanC 2021-02-20 19:54:27 -06:00
parent eb965963cb
commit 3b1a2b4213
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
2 changed files with 2 additions and 3 deletions

View File

@ -25,8 +25,7 @@
<div class="row">
<div class="main">
<p>Do you hear that? It's the sound of construction workers.</p>
<p>You probably never realized there's some useful links on the navigation bar above.</p>
<p>I added a donation page, just in case someone wants to donate cryptocurrency.</p>
</div>
</div>

View File

@ -3,8 +3,8 @@
<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="/donate/">Donate</a>
<a href="/contact/">Contact Me</a>
<a href="/gpg-fingerprints/">GPG Fingerprints</a>
<a href="/donate/">Donate</a>
<a href="/fun/">Fun</a>
</div>