Add donate to navbar and edit headers
This commit is contained in:
parent
737f6b67c9
commit
eb965963cb
@ -25,8 +25,7 @@
|
|||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<h3>Donate</h3>
|
<h3>Cryptocurrency Links</h3>
|
||||||
<h4>Cryptocurrency Links</h4>
|
|
||||||
Bitcoin: <code>bc1qj6h8z2tg9nxcl9ddnv9k798cru6asr6cpmj84m</code>
|
Bitcoin: <code>bc1qj6h8z2tg9nxcl9ddnv9k798cru6asr6cpmj84m</code>
|
||||||
<br>
|
<br>
|
||||||
Ethereum: <code>0x80DaED7e2BEF5d894b37fBd79d0609aa17c8Cabc</code>
|
Ethereum: <code>0x80DaED7e2BEF5d894b37fBd79d0609aa17c8Cabc</code>
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
<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="/contact/">Contact Me</a>
|
<a href="/contact/">Contact Me</a>
|
||||||
<a href="/fun/">Fun</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>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user