diff options
author | Bradley Taunt <bt@btxx.org> | 2025-07-13 14:42:17 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2025-07-13 14:42:17 -0400 |
commit | 5ea31d02d41ee368afac3f0f38bcc77c5872ebe2 (patch) | |
tree | e5fb0eb2c5dd8c6e2dc2f083e378b0dfa576e237 /public | |
parent | 2355dc7d0dcd376c022daebd12957f48885d1c3d (diff) |
Update footer links
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 7 | ||||
-rw-r--r-- | public/index.html.gz | bin | 4052 -> 4085 bytes | |||
-rw-r--r-- | public/style.css.gz | bin | 559 -> 559 bytes |
3 files changed, 4 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html index e37606f..f91086c 100644 --- a/public/index.html +++ b/public/index.html @@ -233,9 +233,10 @@ rcctl start apmd <p>I’m far from an OpenBSD expert! Please <a href="https://git.sr.ht/~bt/openbased">help improve this project</a>!</p> <hr> <footer> - <p>Project created by <a href="https://btxx.org">Bradley Taunt</a><br> - Running (ironically) on <a href="https://www.nearlyfreespeech.net/contribute/btxx.org">NearlyFreeSpeech</a><br> - <a href="https://codeberg.org/btxx/openbased">Source code</a></p> + <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> + <a href="https://codeberg.org/btxx/openbased">Source code</a> + </p> </footer> </body> </html> diff --git a/public/index.html.gz b/public/index.html.gz Binary files differindex 46ca2e6..1c1fec0 100644 --- a/public/index.html.gz +++ b/public/index.html.gz diff --git a/public/style.css.gz b/public/style.css.gz Binary files differindex 92ad9cc..00c842f 100644 --- a/public/style.css.gz +++ b/public/style.css.gz |