diff options
| author | Christian Cleberg <[email protected]> | 2025-07-31 22:07:42 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-07-31 22:07:42 -0500 |
| commit | 703ab9eb9cd2d1c6750de8831b70d2fed4580873 (patch) | |
| tree | 41f9c61bd1965b914729fab2e0fc9c0c3237edf6 /theme/templates/index.html | |
| parent | 5cfa00be54b1b457e0fc5e9d792e1c5b06ab6276 (diff) | |
| download | cleberg.net-703ab9eb9cd2d1c6750de8831b70d2fed4580873.tar.gz cleberg.net-703ab9eb9cd2d1c6750de8831b70d2fed4580873.tar.bz2 cleberg.net-703ab9eb9cd2d1c6750de8831b70d2fed4580873.zip | |
fix: update git links
Diffstat (limited to 'theme/templates/index.html')
| -rw-r--r-- | theme/templates/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index cbd91c3..bbfe8a8 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -29,10 +29,11 @@ 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><a href="https://github.com/ccleberg">GitHub</a></li> - <li>cyb0rg on <a href="https://libera.chat/">libera.chat</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> </ul> </section> |
