diff options
| author | Christian Cleberg <[email protected]> | 2026-07-03 00:58:34 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-03 00:58:34 -0500 |
| commit | f1834b59ffae006a5e8d1a4b45a242b733ff4abf (patch) | |
| tree | b73b8793048f9b93738d7d66cae50053fcda2c25 /theme | |
| parent | 23867d8ca5ad0e9d8b1349e7702a18822a446677 (diff) | |
| download | cleberg.net-f1834b59ffae006a5e8d1a4b45a242b733ff4abf.tar.gz cleberg.net-f1834b59ffae006a5e8d1a4b45a242b733ff4abf.tar.bz2 cleberg.net-f1834b59ffae006a5e8d1a4b45a242b733ff4abf.zip | |
update lemmy profile link
Diffstat (limited to 'theme')
| -rw-r--r-- | theme/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index b9aee86..3af3bd7 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -23,7 +23,7 @@ <li>Sourcehut (primary): <a href="https://sr.ht/~ccleberg">~ccleberg</a></li> <li>GitHub (mirror): <a href="https://github.com/ccleberg">@ccleberg</a></li> <li>Email: <a href="mailto:[email protected]">[email protected]</a> (<a href="/gpg.txt">GPG</a>)</li> - <li>Lemmy: <a href="https://lemmy.zerolabs.sh/u/cmc">@cmc</a></li> + <li>Lemmy: <a href="https://r.nf/u/cmc">@cmc</a></li> <li>Mastodon: <a href="https://c.im/@cmc">@cmc</a></li> </ul> </section> |
