diff options
Diffstat (limited to 'theme/templates/base.html')
| -rw-r--r-- | theme/templates/base.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/templates/base.html b/theme/templates/base.html index 8ed3375..bcced95 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -35,12 +35,12 @@ </main> <footer> - <a href="https://sr.ht/~ccleberg/cleberg.net">Source</a> · + <a href="https://git.krz.sh/cmc/cleberg.net.git/">Source</a> · <a href="/feed.xml">RSS</a> · <a href="http://paske4urhs6nttrtlkuwa5cowum3fjkc6yv6kl4ncx3mjxcd77764nqd.onion/">Onion</a> · <a href="/tips/">Tips</a> · <a href="https://iheartrss.com/">I ♥ RSS</a> - <p>[ <a href="https://zerolabs.sh">zero labs</a> · <a href="https://audit-labs.dev">audit labs</a> ]</p> + <p>[ <a href="https://krz.sh">krz</a> · <a href="https://audit-labs.dev">audit labs</a> ]</p> </footer> </body> </html> |
