diff options
| author | Christian Cleberg <[email protected]> | 2025-08-02 13:51:47 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-08-02 13:51:47 -0500 |
| commit | 757ea174195a0a3c539158b3b54acb200eeabd12 (patch) | |
| tree | 7a2f1881fdde73b776a36f7d63cbddd7e6069afc /theme/templates | |
| parent | 68d43ac9231a8c50094972b414e09e4663061ca5 (diff) | |
| download | cleberg.net-757ea174195a0a3c539158b3b54acb200eeabd12.tar.gz cleberg.net-757ea174195a0a3c539158b3b54acb200eeabd12.tar.bz2 cleberg.net-757ea174195a0a3c539158b3b54acb200eeabd12.zip | |
fix: remove IRC nick and update sr.ht link
Diffstat (limited to 'theme/templates')
| -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:[email protected]">[email protected]</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> |
