diff options
Diffstat (limited to '_footer.html')
-rw-r--r-- | _footer.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/_footer.html b/_footer.html index 8ee504f..850c14e 100644 --- a/_footer.html +++ b/_footer.html @@ -1,9 +1,8 @@ <hr> <footer> <p>Project created 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><br> - Running on <a href="https://openbsd.org">OpenBSD</a><br> - <a href="https://git.sr.ht/~bt/openbased">Source code</a></p> + 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> </footer> </body> </html> |