diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-07-14 11:05:41 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-07-14 11:05:41 -0400 |
| commit | 55250557b163b0d71b7a4237b86529e07df6438f (patch) | |
| tree | 7d8c38fc4435c03db16526aaa64685faadd41107 /footer.html | |
| parent | 079bc48a159e0829a76fcce10199fce58df5ccb6 (diff) | |
Update colophon, uses and contribute pages. Footer cleanup
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 28f0da4..0829b35 100644 --- a/footer.html +++ b/footer.html @@ -1,7 +1,7 @@ </main> <footer role="contentinfo"> - <p>Looking to help this site? Consider <a href="/contribute">contributing towards hosting costs</a>.</p> + <p>Found this blog useful? Consider <a href="/contribute">buying me a coffee!</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,8 +9,7 @@ </nav> <small> <a href="#top">↑ Top of page</a><br> - Built with <a href="https://wruby.btxx.org">wruby</a><br> - Hosted on <a href="https://www.nearlyfreespeech.net/contribute/btxx.org">NearlyFreeSpeech</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> 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> |
