aboutsummaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-02-26 21:49:59 -0600
committerChristian Cleberg <hello@cleberg.net>2025-02-26 21:49:59 -0600
commitb64dfddb9d920600a34f9b1461950c2c8bc78f0a (patch)
tree3ce2ba0508523e84123de96b3ab2cfd68a44c5ce /theme
parenteda7495b041db187123979c961dfee1a61778c0f (diff)
downloadcleberg.net-b64dfddb9d920600a34f9b1461950c2c8bc78f0a.tar.gz
cleberg.net-b64dfddb9d920600a34f9b1461950c2c8bc78f0a.tar.bz2
cleberg.net-b64dfddb9d920600a34f9b1461950c2c8bc78f0a.zip
add donation links
Diffstat (limited to 'theme')
-rw-r--r--theme/templates/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 905bd57..5c35c9b 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -54,4 +54,13 @@ uid [ultimate] Christian Cleberg &lt;hello@cleberg.net&gt;</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 %}