summaryrefslogtreecommitdiff
path: root/partials/footer.html
diff options
context:
space:
mode:
authorsillylaird <sillylaird@fastmail.ca>2026-02-03 21:27:57 -0500
committersillylaird <sillylaird@fastmail.ca>2026-02-03 21:27:57 -0500
commit720d752748b793a2f5cf3cc14cb75ad86e8919c0 (patch)
tree29120103307cb17e7d6c283cc198ec2484f934cd /partials/footer.html
First commit
Diffstat (limited to 'partials/footer.html')
-rw-r--r--partials/footer.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/partials/footer.html b/partials/footer.html
new file mode 100644
index 0000000..7e80061
--- /dev/null
+++ b/partials/footer.html
@@ -0,0 +1,11 @@
+<footer class="site-footer">
+ <div class="footer-inner">
+ <div>© <span id="copyright-year">2026</span> SillyLaird — Licensed under <a href="/wtfpl.txt">WTFPL</a></div>
+ <div>Last updated: <time id="last-updated"></time></div>
+ <div>Privacy: Some pages load third-party content (Last.fm, guestbook, blog, embeds).</div>
+
+ <a class="badge" href="https://www.eff.org/issues/free-speech" target="_blank" rel="noopener">
+ <img src="/rib_bar_wh.png" alt="EFF free speech badge" loading="lazy" decoding="async" class="s9572e08b37">
+ </a>
+ </div>
+</footer>