aboutsummaryrefslogtreecommitdiffhomepage
path: root/_footer.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-06-09 10:49:13 -0400
committerBradley Taunt <bt@btxx.org>2025-06-09 10:49:13 -0400
commit8d395d6b54bec35184434546c835f2bc4e30ea73 (patch)
tree2223b08c2fa66c842c85e36b72e4048bd6e81f69 /_footer.html
parent9ce12742f3a8ead4f06abc392dbf6e318e23106b (diff)
Include reusable CSS and updates for new VPS
Diffstat (limited to '_footer.html')
-rw-r--r--_footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/_footer.html b/_footer.html
index e0ad5ae..8ee504f 100644
--- a/_footer.html
+++ b/_footer.html
@@ -1,7 +1,9 @@
<hr>
<footer>
<p>Project created by <a href="https://btxx.org">Bradley Taunt</a><br>
- <a href="https://git.sr.ht/~bt/openbased">Source code</a> | Hosted on <a href="https://portal.massivegrid.com/aff.php?aff=504">MassiveGRID</a></p>
+ Served with <a href="https://man.openbsd.org/httpd.8">httpd</a> and <a href="https://man.openbsd.org/relayd.8">relayd</a><br>
+ Running on <a href="https://openbsd.org">OpenBSD</a><br>
+ <a href="https://git.sr.ht/~bt/openbased">Source code</a></p>
</footer>
</body>
</html>