aboutsummaryrefslogtreecommitdiffhomepage
path: root/footer.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2025-01-28 19:27:43 -0500
committerBradley Taunt <bt@btxx.org>2025-01-28 19:27:43 -0500
commit4c19006e9a2ace8d803e5f02928e397809263d67 (patch)
tree841dcd72e7023056e0b1f3ec7efa5d54d934a27c /footer.html
parent663b2a3a19d5ef91efca960a96505667d92888e9 (diff)
Retire Pizza page, include direct contribute page for NFS
Diffstat (limited to 'footer.html')
-rw-r--r--footer.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/footer.html b/footer.html
index 8beeb0c..8cb9352 100644
--- a/footer.html
+++ b/footer.html
@@ -1,17 +1,20 @@
</main>
<footer role="contentinfo">
+ <p>Looking to help this site? Consider <a href="/contribute">contributing towards hosting costs</a>.</p>
<nav id="menu">
<ul>
- <li><a href="/">Home</a></li><li><a href="/about">About</a></li><li><a href="/projects">Projects</a></li><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="/pizza">Pizza</a></li><li><a href="/recipes">Recipes</a></li><li><a href="/index.rss">RSS</a></li><li><a href="#top">&uarr; Top</a></li>
+ <li><a href="/">Home</a></li><li><a href="/about">About</a></li><li><a href="/projects">Projects</a></li><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="/contribute">Contribute</a></li><li><a href="/recipes">Recipes</a></li><li><a href="/index.rss">RSS</a></li><li><a href="#top">&uarr; Top</a></li>
</ul>
</nav>
<small>
- Built with <a href="https://wruby.btxx.org">wruby</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>
Supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> & <a href="https://usefathom.com/ref/DKHJVX">Fathom Analytics</a><br/>
The content for this site is <a
href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a><br>
The <a href="https://git.sr.ht/~bt/btxx.org">code for this site</a>
- is <a href="https://git.sr.ht/~bt/btxx.org/tree/master/item/LICENSE">MIT</a>
+ is <a href="https://git.sr.ht/~bt/btxx.org/tree/master/item/LICENSE">MIT</a><br>
+ No ads. No tracking. No cookies. Ever.
</small>
</footer>