diff options
Diffstat (limited to 'content')
| -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> |
