diff options
author | cel 🌸 <cel@blos.sm> | 2023-06-21 00:22:12 +0100 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2023-06-21 00:22:12 +0100 |
commit | c7e9d8cff850e3e7e604920c6de30db43c41aa80 (patch) | |
tree | 33ce4c6eb600adec45174af44272101e9286b12a /templates | |
parent | 1139faada1eea4053f4d5abf190d5a3d1fa6f70d (diff) | |
download | blossom-c7e9d8cff850e3e7e604920c6de30db43c41aa80.tar.gz blossom-c7e9d8cff850e3e7e604920c6de30db43c41aa80.tar.bz2 blossom-c7e9d8cff850e3e7e604920c6de30db43c41aa80.zip |
update contact page
Diffstat (limited to 'templates')
-rw-r--r-- | templates/contact.html.tera | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/templates/contact.html.tera b/templates/contact.html.tera index fd19907..1930756 100644 --- a/templates/contact.html.tera +++ b/templates/contact.html.tera @@ -19,12 +19,10 @@ <ul> <li>email: <a class="u-email" href="mailto:cel@blos.sm">cel@blos.sm</a> <a href="cel.asc" class="u-key" rel="pgpkey">pgp key</a></li> - <li>matrix: <a class="u-impp" href="matrix:u/@cel:pussy.accountants">@cel:pussy.accountants</a></li> <li>xmpp: <a class="u-impp" href="xmpp:cel@blos.sm?message">cel@blos.sm</a></li> - <li>fedi: <a class="u-url" rel="me" href="https://skinnyver.se/cel">@cel@skinnyver.se</a></li> - <li>silly little videos (soon): <a class="u-url" rel="me" href="https://skinnyver.se/cel">@cel@bimbo.video</a></li> - <li>pix (soon 2): <a class="u-url" rel="me" href="https://skinnyver.se/cel">@cel@portra400.video</a></li> - <li>git: <a class="u-url" rel="me" href="https://sectorinf.com/cel">sectorinf/cel</a></li> + <li>fedi: <a class="u-url" rel="me" href="https://skinnyver.se/cel">cel@skinnyver.se</a></li> + <li>silly little videos: <a class="u-url" rel="me" href="https://bimbo.video/a/cel">cel@bimbo.video</a></li> + <li>git: <a class="u-url" rel="me" href="https://bunny.garden">bunny.garden/cel</a></li> <li>scrobbles: <a class="u-url" href="https://listenbrainz.org/user/celblossom">listenbrainz/celblossom</a></li> <li>bandcamp fan: <a class="u-url" href="https://bandcamp.com/celblossom">bandcamp/celblossom</a></li> <br> |