use join.jabber.network for xmpp links and geminiproxy.p.projectsegfau.lt for gemini ones

This commit is contained in:
Arya 2023-04-13 14:00:42 +05:30
parent ff6c269ac5
commit 7d4520361b
Signed by untrusted user: arya
GPG Key ID: 842D12BDA50DF120
4 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@
<p>
We have an XMPP MUC for general discussion about Project Segfault over at <a
href="general@conference.projectsegfau.lt?join">this link</a
href="https://join.jabber.network/#general@conference.projectsegfau.lt?join">this link</a
>.
</p>

View File

@ -70,7 +70,7 @@
{#if user.capsule}
<a
href={user.capsule}
href="https://geminiproxy.p.projectsegfau.lt/gemini/{user.capsule}"
class="no-underline text-base">Gemini</a
>
{/if}

View File

@ -41,6 +41,6 @@
>Yep! We have a <a href="https://matrix.to/#/#pubnix:projectsegfau.lt"
>Matrix room</a
>
and an <a href="xmpp:pubnix@conference.projectsegfau.lt?join">XMPP MUC</a> to
and an <a href="https://join.jabber.network/#pubnix@conference.projectsegfau.lt?join">XMPP MUC</a> to
discuss the pubnix.</span
>

View File

@ -11,7 +11,7 @@
"position": "Sysadmin",
"website": "https://arya.projectsegfau.lt",
"matrix": "https://matrix.to/#/@aryak:projectsegfau.lt",
"xmpp": "xmpp:arya@projectsegfau.lt",
"xmpp": "https://join.jabber.network/#arya@projectsegfau.lt",
"fedi": "https://social.projectsegfau.lt/aryak",
"git": "https://codeberg.org/aryak",
"email": "arya@projectsegfau.lt",