aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-07-14 10:55:02 -0400
committerBradley Taunt <bt@btxx.org>2025-07-14 10:55:02 -0400
commit6ded78a4af8350d1764fab56c019bc55c504bedf (patch)
treee93a9b4bfcd93e9ed6bcc4c025811dda1f7f77f3
parent9db42e69c92372ec9eea2002c13c350bac2de799 (diff)
Footer cleanup
-rw-r--r--_footer.html2
-rw-r--r--public/index.html2
-rw-r--r--public/index.html.gzbin4078 -> 4077 bytes
-rw-r--r--public/style.css.gzbin559 -> 559 bytes
4 files changed, 2 insertions, 2 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>
diff --git a/public/index.html b/public/index.html
index 60c842e..1691e15 100644
--- a/public/index.html
+++ b/public/index.html
@@ -234,7 +234,7 @@ rcctl start apmd
<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>
diff --git a/public/index.html.gz b/public/index.html.gz
index 27a96f4..3ce552b 100644
--- a/public/index.html.gz
+++ b/public/index.html.gz
Binary files differ
diff --git a/public/style.css.gz b/public/style.css.gz
index 4911f52..3880d94 100644
--- a/public/style.css.gz
+++ b/public/style.css.gz
Binary files differ