diff options
author | Bradley Taunt <bt@btxx.org> | 2025-07-13 15:53:26 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2025-07-13 15:53:26 -0400 |
commit | 8083329f8fe279471741a13427682f3ac5798eb1 (patch) | |
tree | 7d613acd592ea0e25ac2145bcd7657c42b09227b /_footer.html | |
parent | 5ea31d02d41ee368afac3f0f38bcc77c5872ebe2 (diff) |
Tweaks to footer
Diffstat (limited to '_footer.html')
-rw-r--r-- | _footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_footer.html b/_footer.html index 0f0a3dc..9c8110c 100644 --- a/_footer.html +++ b/_footer.html @@ -1,7 +1,7 @@ <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://billing.linveo.com/order/forms/a/MTM4Ng==">Linveo</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://codeberg.org/btxx/openbased">Source code</a> </p> </footer> |