diff options
author | Bradley Taunt <bt@btxx.org> | 2025-08-21 14:17:45 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2025-08-21 14:17:45 -0400 |
commit | 540e5363d828f685037e665c6ec423d4ae3ca170 (patch) | |
tree | 91f26573c4897556b06f72c0eb813d1a962d16dc /_footer.html | |
parent | 642d60cb023b2727b3e0e405180da387152a7512 (diff) |
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 0cadec2..a2cb6ee 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>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> + <p>Running on <a href="https://openbsd.org">OpenBSD</a> and powered by <a href="https://man.openbsd.org/httpd.8">httpd(8)</a><br/> <a href="https://codeberg.org/btxx/openbased">Source code</a> </p> </footer> |