diff options
author | Bradley Taunt <bt@btxx.org> | 2025-07-14 10:55:02 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2025-07-14 10:55:02 -0400 |
commit | 6ded78a4af8350d1764fab56c019bc55c504bedf (patch) | |
tree | e93a9b4bfcd93e9ed6bcc4c025811dda1f7f77f3 /_footer.html | |
parent | 9db42e69c92372ec9eea2002c13c350bac2de799 (diff) |
Footer cleanup
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 57825a2..0cadec2 100644 --- a/_footer.html +++ b/_footer.html @@ -2,7 +2,7 @@ <footer> <p>Maintained by <a href="https://btxx.org">Bradley Taunt</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> + <p>Powered by <a href="https://openbsd.org">OpenBSD</a>, <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>, and <a href="https://man.openbsd.org/relayd.8">relayd(8)</a><br> <a href="https://codeberg.org/btxx/openbased">Source code</a> </p> </footer> |