diff options
Diffstat (limited to '_footer.html')
-rw-r--r-- | _footer.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/_footer.html b/_footer.html index 850c14e..0f0a3dc 100644 --- a/_footer.html +++ b/_footer.html @@ -1,8 +1,9 @@ <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> |