diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-09-06 14:18:43 -0400 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-09-06 14:18:43 -0400 |
| commit | c749e3270a2f899dbc0a4f4b00881f8b55725ae5 (patch) | |
| tree | 268bf6d420d6f8da04a819db61a564f06debf8d5 | |
| parent | e6c1a02df48778728576f8cb1f560d487b3c51a2 (diff) | |
Update footer and contribute page
| -rw-r--r-- | footer.html | 5 | ||||
| -rw-r--r-- | pages/contribute.md | 12 |
2 files changed, 9 insertions, 8 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> diff --git a/pages/contribute.md b/pages/contribute.md index 91d61b6..b87f301 100644 --- a/pages/contribute.md +++ b/pages/contribute.md @@ -1,17 +1,17 @@ # Contribute -Enjoy my ramblings on this site? Found a particular article helpful? Consider contributing towards hosting costs. +Enjoy my ramblings on this site? Found a particular article helpful? Maybe consider contributing towards hosting costs. -[Buy me a coffee](https://buymeacoffee.com/wqtmtn7ir) +If you feel the burning desire to support this small blog of mine or any number of my [projects](/projects), you're more than welcome to help fund my **NearlyFreeSpeech.NET account**: -Donations help cover the costs of running and maintaining this website, along with all my other projects (including [1MB Club](https://1mb.club), [httpd.rocks](https://httpd.rocks), [caddy.ninja](https://caddy.ninja), etc.). +[Add funds to my NearlyFreeSpeech.NET account](https://www.nearlyfreespeech.net/contribute/btxx.org) -These contributions help with funding: +By funding the hosting provider directly, you help cover the costs of running and maintaining this website, including but not limited to: -- bandwidth spikes +- bandwidth - domain renewals - ongoing maintenance -The "buy me a coffee" site linked above will provide even more details, should you have any questions. +The account contribution page linked above will provide even more details, should you have any questions. In a nutshell: no part of your contribution is sent directly to me. Instead, it is applied *directly* to my NearlyFreeSpeech hosting account. You can still enjoy everything on this blog for free, so please don't feel obligated to give. Thank you.
\ No newline at end of file |
