aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-06-05 10:37:24 -0400
committerBradley Taunt <bt@btxx.org>2024-06-05 10:37:24 -0400
commitcacd7a90b4d32edd3325f593f8c1205cc33a29a3 (patch)
tree9d7d5c9e2735993f1cbe2bd423baa9cf778d3677 /_includes/footer.html
parent4b9dda1afbed42be4e3411e41e3321b58dfca718 (diff)
Update footer information
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index be5c33b..e9621e7 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,8 +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.btxx.org/1mb-club/">code for this site</a> is <a href="https://git.btxx.org/1mb-club/tree/LICENSE">MIT</a></p>
+ <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.disroot.org/bt/1mb-club">code for this site</a> is <a href="https://git.disroot.org/bt/1mb-club/src/branch/master/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>
+ Feel free to reach out via <a rel="me" href="https://mastodon.bsd.cafe/@bt">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>