diff options
author | Bradley Taunt <bt@btxx.org> | 2024-12-05 20:30:10 -0500 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-12-05 20:31:58 -0500 |
commit | 22745030911846b1aaca5968a85bf65ad7b31882 (patch) | |
tree | 121ce659c3d91097636c09dd14ab681ab7f847af /_includes/footer.html | |
parent | 1ce599906cd771d2d4231398320d5019fc0a928a (diff) |
Update git repo links, minor 404 page cleanup, testing out inverted colors for dark mode
Diffstat (limited to '_includes/footer.html')
-rw-r--r-- | _includes/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index a115375..3a6468c 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,8 +2,8 @@ <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://got.btxx.org/?action=summary&path=1mb.club.git">code for this site</a> is <a - href="https://got.btxx.org/?action=blob&commit=92559c7ecc1c4e139441a237953c75096af3de0e&file=LICENSE&folder=&path=1mb.club.git">MIT</a></p> + 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 ♥ 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://mastodon.bsd.cafe/@bt">Mastodon</a><br> |