diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-08-02 13:51:47 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-08-02 13:51:47 -0500 |
commit | 721ee3b9fb9c0138211013cd4f0391d2fcd86d08 (patch) | |
tree | 7a2f1881fdde73b776a36f7d63cbddd7e6069afc | |
parent | 47da183afdcc90c7ebfcecb1fea9db07460897e8 (diff) | |
download | cleberg.net-721ee3b9fb9c0138211013cd4f0391d2fcd86d08.tar.gz cleberg.net-721ee3b9fb9c0138211013cd4f0391d2fcd86d08.tar.bz2 cleberg.net-721ee3b9fb9c0138211013cd4f0391d2fcd86d08.zip |
fix: remove IRC nick and update sr.ht link
-rw-r--r-- | theme/templates/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index bbfe8a8..38f0d4f 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -29,11 +29,10 @@ sub rsa4096 2022-11-16 [E]</pre> <h2>Contact</h2> <ul> <li><a href="mailto:hello@cleberg.net">hello@cleberg.net</a> (<a href="https://cleberg.net/gpg.txt">GPG</a>)</li> - <li>cmc_ on <a href="https://libera.chat/">libera.chat</a></li> <li><a href="https://lemmy.cleberg.net/u/cmc">@cmc</a> on Lemmy</li> <li><a href="https://matrix.to/#/@cxc:envs.net">@cxc:envs.net</a> on Matrix</li> <li>@cmc.01 on <a href="https://signal.org/">Signal</a></li> - <li><a href="https://git.sr.ht/~cxc">~cxc</a> on Sourcehut</li> + <li><a href="https://sr.ht/~cxc">~cxc</a> on Sourcehut</li> </ul> </section> |