diff options
author | Bradley Taunt <bt@btxx.org> | 2024-07-13 13:22:19 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-07-13 13:22:19 -0400 |
commit | e77c6576b4e1c36975192b893f3d1544e2950882 (patch) | |
tree | b974694029a11d613e8518b997367d120bc86540 /_footer.html | |
parent | 36382bd2090ff1f67a7efcc981cb9fc92ee4dc01 (diff) |
Cleanup, remove header and footer includes
Diffstat (limited to '_footer.html')
-rw-r--r-- | _footer.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/_footer.html b/_footer.html deleted file mode 100644 index 8fe7d6f..0000000 --- a/_footer.html +++ /dev/null @@ -1,7 +0,0 @@ -<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> |