diff options
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> |