diff options
| author | Christian Cleberg <[email protected]> | 2026-07-06 22:04:55 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-06 22:04:55 -0500 |
| commit | 0b264524276fe34274adb17eee106c89acc5b12e (patch) | |
| tree | d3807339eaa78305923133de22882d446b87b2b1 | |
| parent | fafa1078f5a18fcdbac6410594c5f2ef6fd14d0b (diff) | |
| download | cleberg.net-0b264524276fe34274adb17eee106c89acc5b12e.tar.gz cleberg.net-0b264524276fe34274adb17eee106c89acc5b12e.tar.bz2 cleberg.net-0b264524276fe34274adb17eee106c89acc5b12e.zip | |
add photography link
| -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 f06c16d..fbc07c1 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -27,7 +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> + <li>Pixelfed: <a href="https://gram.social/cmc">@cmc</a></li> </ul> </section> {% endblock %} |
