diff options
| author | Christian Cleberg <[email protected]> | 2026-08-11 22:01:41 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-11 22:01:41 -0500 |
| commit | 8b42c39038765a07f7561f363814430c0c9c81f5 (patch) | |
| tree | fd33dcef8906881fa526325d2153ac38865cbbaa /content/templates | |
| parent | 565d74d03e5635f700fcc464afc79c1192402a8e (diff) | |
| download | cleberg.net-8b42c39038765a07f7561f363814430c0c9c81f5.tar.gz cleberg.net-8b42c39038765a07f7561f363814430c0c9c81f5.tar.bz2 cleberg.net-8b42c39038765a07f7561f363814430c0c9c81f5.zip | |
update links
Diffstat (limited to 'content/templates')
| -rw-r--r-- | content/templates/home.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/templates/home.html b/content/templates/home.html index 6a2cf33..e63fa6a 100644 --- a/content/templates/home.html +++ b/content/templates/home.html @@ -35,8 +35,7 @@ user control, and long-term utility.</p> <h2>Elsewhere</h2> <p>Places to find me online.</p> <ul> -<li>cgit (primary): <a href="https://git.krz.sh">~cmc</a></li> -<li>GitHub (mirror): <a href="https://github.com/ccleberg">@ccleberg</a></li> +<li>GitHub: <a href="https://github.com/ccleberg">@ccleberg</a></li> <li>Email: <a href="mailto:[email protected]">[email protected]</a> (<a href="{{ root }}gpg.txt">GPG</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> |
