diff options
Diffstat (limited to '_footer.html')
-rw-r--r-- | _footer.html | 7 |
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> |