Update main page to mention new donate page
This commit is contained in:
parent
eb965963cb
commit
3b1a2b4213
@ -25,8 +25,7 @@
|
|||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<p>Do you hear that? It's the sound of construction workers.</p>
|
<p>I added a donation page, just in case someone wants to donate cryptocurrency.</p>
|
||||||
<p>You probably never realized there's some useful links on the navigation bar above.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
<a href="https://status.bbaovanc.com/" rel="noreferrer" target="_blank">Status</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://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://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="/contact/">Contact Me</a>
|
||||||
<a href="/gpg-fingerprints/">GPG Fingerprints</a>
|
<a href="/gpg-fingerprints/">GPG Fingerprints</a>
|
||||||
<a href="/donate/">Donate</a>
|
|
||||||
<a href="/fun/">Fun</a>
|
<a href="/fun/">Fun</a>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user