aboutsummaryrefslogtreecommitdiffhomepage
path: root/_footer.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-07-13 16:50:05 -0400
committerBradley Taunt <bt@btxx.org>2025-07-13 16:50:05 -0400
commit9db42e69c92372ec9eea2002c13c350bac2de799 (patch)
treeb6268fb883f53a8b4cacdff2b64266d64602514c /_footer.html
parent8083329f8fe279471741a13427682f3ac5798eb1 (diff)
Remove pass, add buy coffee link
Diffstat (limited to '_footer.html')
-rw-r--r--_footer.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/_footer.html b/_footer.html
index 9c8110c..57825a2 100644
--- a/_footer.html
+++ b/_footer.html
@@ -1,7 +1,8 @@
<hr>
<footer>
<p>Maintained by <a href="https://btxx.org">Bradley Taunt</a><br>
- Served with <a href="https://man.openbsd.org/httpd.8">httpd</a> and <a href="https://man.openbsd.org/relayd.8">relayd</a> on <a href="https://openbsd.org">OpenBSD</a><br>
+ <a href="https://buymeacoffee.com/wqtmtn7ir">Buy me a coffee!</a></p>
+ <p>Served with <a href="https://man.openbsd.org/httpd.8">httpd</a> and <a href="https://man.openbsd.org/relayd.8">relayd</a> on <a href="https://openbsd.org">OpenBSD</a><br>
<a href="https://codeberg.org/btxx/openbased">Source code</a>
</p>
</footer>