diff options
Diffstat (limited to 'footer.html')
| -rw-r--r-- | footer.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/footer.html b/footer.html index ad44d9c..1de5f59 100644 --- a/footer.html +++ b/footer.html @@ -1,7 +1,7 @@ </main> <footer role="contentinfo"> - <p>Found this blog useful?<br> Consider <a href="https://buymeacoffee.com/wqtmtn7ir">buying me a coffee!</a>.</p> + <p>Found this blog useful?<br> Consider <a href="/contribute">contributing to hosting costs!</a>.</p> <nav id="menu"> <ul> <li><a href="/uses/">Uses</a></li><li><a href="/wiki/">Wiki</a></li><li><a href="/resume/">Resume</a></li><li><a href="/colophon/">Colophon</a></li><li><a href="/now/">Now</a></li><li><a href="/recipes/">Recipes</a></li><li><a href="/index.rss">RSS</a></li> @@ -9,7 +9,8 @@ </nav> <small> <a href="#top">↑ Top of page</a><br> - Powered by <a href="https://openbsd.org">OpenBSD</a>, <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>, <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>, and <a href="https://wruby.btxx.org">wruby</a><br> + Powered by <a href="https://freebsd.org">FreeBSD</a> and <a href="https://wruby.btxx.org">wruby</a><br> + Hosted on <a href="https://www.nearlyfreespeech.net/contribute/btxx.org">NearlyFreeSpeech.NET</a><br><br> Supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> & <a href="https://usefathom.com/ref/DKHJVX">Fathom Analytics</a><br/> The <a href="https://codeberg.org/btxx/btxx.org">code for this site</a> is <a href="https://codeberg.org/btxx/btxx.org/src/branch/master/LICENSE">MIT</a><br> |
