aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/index.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-07-13 14:42:17 -0400
committerBradley Taunt <bt@btxx.org>2025-07-13 14:42:17 -0400
commit5ea31d02d41ee368afac3f0f38bcc77c5872ebe2 (patch)
treee5fb0eb2c5dd8c6e2dc2f083e378b0dfa576e237 /public/index.html
parent2355dc7d0dcd376c022daebd12957f48885d1c3d (diff)
Update footer links
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html7
1 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&#8217;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>