diff options
author | Bradley Taunt <bt@btxx.org> | 2025-07-13 14:42:17 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2025-07-13 14:42:17 -0400 |
commit | 5ea31d02d41ee368afac3f0f38bcc77c5872ebe2 (patch) | |
tree | e5fb0eb2c5dd8c6e2dc2f083e378b0dfa576e237 /_footer.html | |
parent | 2355dc7d0dcd376c022daebd12957f48885d1c3d (diff) |
Update footer links
Diffstat (limited to '_footer.html')
-rw-r--r-- | _footer.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/_footer.html b/_footer.html index 850c14e..0f0a3dc 100644 --- a/_footer.html +++ b/_footer.html @@ -1,8 +1,9 @@ <hr> <footer> - <p>Project created by <a href="https://btxx.org">Bradley Taunt</a><br> - Running (ironically) on <a href="https://www.nearlyfreespeech.net/contribute/btxx.org">NearlyFreeSpeech</a><br> - <a href="https://codeberg.org/btxx/openbased">Source code</a></p> + <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://billing.linveo.com/order/forms/a/MTM4Ng==">Linveo</a><br> + <a href="https://codeberg.org/btxx/openbased">Source code</a> + </p> </footer> </body> </html> |