diff options
| -rw-r--r-- | theme/templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 7771301..f06c16d 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -27,6 +27,7 @@ <li>Email: <a href="mailto:[email protected]">[email protected]</a> (<a href="/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> + <li>Photography: <a href="https://cmc.moments.im/">@cmc</a></li> </ul> </section> {% endblock %} |
