Add donate to navbar and edit headers

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

View File

@ -25,8 +25,7 @@
<div class="row">
<div class="main">
<h3>Donate</h3>
<h4>Cryptocurrency Links</h4>
<h3>Cryptocurrency Links</h3>
Bitcoin: <code>bc1qj6h8z2tg9nxcl9ddnv9k798cru6asr6cpmj84m</code>
<br>
Ethereum: <code>0x80DaED7e2BEF5d894b37fBd79d0609aa17c8Cabc</code>

View File

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