diff options
| author | Christian Cleberg <[email protected]> | 2025-03-02 20:11:01 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-02 20:11:01 -0600 |
| commit | 526f853c7fdde80478b408ef78c42dcf8e3cdcf9 (patch) | |
| tree | 6ac5e7c30154d3046b3b76db756249213aef85fe /theme/templates/index.html | |
| parent | 41317fe2d599b03545f8662bfbd3acdb880929f4 (diff) | |
| download | cleberg.net-526f853c7fdde80478b408ef78c42dcf8e3cdcf9.tar.gz cleberg.net-526f853c7fdde80478b408ef78c42dcf8e3cdcf9.tar.bz2 cleberg.net-526f853c7fdde80478b408ef78c42dcf8e3cdcf9.zip | |
update footer links
Diffstat (limited to 'theme/templates/index.html')
| -rw-r--r-- | theme/templates/index.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 5c35c9b..905bd57 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -54,13 +54,4 @@ uid [ultimate] Christian Cleberg <[email protected]></pre> </ul> </section> -<section> - <h2>Donate</h2> - <ul> - <li>XMR: <a href="monero:82frXv83WVsGbTwuqSyb27cvy67JpD7Ktaij12Avy6ogfZatsgPG67YgsmEmvTFLKd1Rk7MUwx8D31ieGwLdD4wa4KdtxDB">Monero</a></li> - <li>ETH: <a href="ethereum:0x11255046Ccd637f1ACc78ae7c8849870f85638B3">Ethereum</a></li> - <li>BTC: <a href="bitcoin:bc1qw4rg9rsxru2j6kvda3ehl5uc38tygdnd5tu5j2">Bitcoin</a></li> - </ul> -</section> - {% endblock %} |
