diff options
| author | Bradley Taunt <git@btxx.org> | 2026-01-21 08:37:16 -0500 |
|---|---|---|
| committer | Bradley Taunt <git@btxx.org> | 2026-01-21 08:37:16 -0500 |
| commit | ff01b33f8a12fc4b0fb4070d4f16f1394f0446e0 (patch) | |
| tree | f8a24bef3ad209c31f9179ddf97fd388324674b4 /_includes | |
| parent | a681d798ffe4ea6a9b19925933b388d5ecf692d0 (diff) | |
Update footer source code URL
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index ca29565..59281c3 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,7 +2,7 @@ <footer> <p>The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> - <a href="https://codeberg.org/btxx/1mb-club">source code for this site</a></p> + <a href="https://git.sr.ht/~bt/1mb-club">source code for this site</a></p> <p>Maintained with ♥ for a performant web</p> <p>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> |
