aboutsummaryrefslogtreecommitdiff
path: root/_footer.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-02-09 10:47:38 -0500
committerBradley Taunt <bt@btxx.org>2024-02-09 10:47:38 -0500
commit4af694a4064966eee6c13b3e1e03d6086a759e3f (patch)
tree5837004832741fabe8ac56df7f02fc601a0e9a8e /_footer.html
parent7ad33d86f98b93060e149a39a70febfa80d8620b (diff)
Setup SSI, template header and footers, link cleanup
Diffstat (limited to '_footer.html')
-rw-r--r--_footer.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/_footer.html b/_footer.html
new file mode 100644
index 0000000..8fe7d6f
--- /dev/null
+++ b/_footer.html
@@ -0,0 +1,7 @@
+<div id="footer">
+ <h3>Support XHTML</h3>
+ <p>All content posted on this website will always remain free to everyone. No pay-walls, obtrusive ads or annoying tracking cookies. Basically zero bullshit or fluff. If you feel like you would like to support my efforts in continuously posting free (<em>and hopefully interesting</em>) content, then please consider <a href="https://btxx.org/pizza">donating</a>.</p>
+
+ <h3>Colophon</h3>
+ <p>This website is hand-coded with <a href="http://validator.w3.org/check?uri=referer">valid XHTML</a> and hosted with <a href="https://nearlyfreespeech.net">NearlyFreeSpeech</a>. Reach out on <a rel="me" href="https://mastodon.bsd.cafe/@bt">Mastodon</a></p>
+</div>