diff options
| author | Christian Cleberg <[email protected]> | 2026-07-06 21:44:53 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-06 21:44:53 -0500 |
| commit | fafa1078f5a18fcdbac6410594c5f2ef6fd14d0b (patch) | |
| tree | 36a7e1e7414a1f2550fe241ae36f53dce6de3865 | |
| parent | c32ce8589d6290d9101ba99c5cb31262605c9721 (diff) | |
| download | cleberg.net-fafa1078f5a18fcdbac6410594c5f2ef6fd14d0b.tar.gz cleberg.net-fafa1078f5a18fcdbac6410594c5f2ef6fd14d0b.tar.bz2 cleberg.net-fafa1078f5a18fcdbac6410594c5f2ef6fd14d0b.zip | |
add photography link
| -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 %} |
