aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-01-22 13:06:19 -0500
committerBradley Taunt <bt@btxx.org>2024-01-22 13:06:19 -0500
commitd2e4da10c806d815eded44ade076babb78802c16 (patch)
tree7494261e22f3255926204164449c7345f5b500e5 /_includes/footer.html
Initial commit to new cgit platform
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
new file mode 100644
index 0000000..b913e1e
--- /dev/null
+++ b/_includes/footer.html
@@ -0,0 +1,8 @@
+<hr>
+<footer>
+ <p>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/1mb.club">code for this site</a> is <a href="https://git.sr.ht/~bt/1mb.club/tree/master/item/LICENSE">MIT</a></p>
+ <p>Maintained with &hearts; for a performant web<br>
+ Proud supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> and <a href="https://usefathom.com/ref/DKHJVX">Fathom</a><br>
+ Feel free to reach out via <a rel="me" href="https://fosstodon.org/@tdarb">Mastodon</a><br>
+ Latest sites via <a href="/atom.xml">atom.xml</a> // Latest articles via <a href="/posts.xml">posts.xml</a></p>
+</footer>