mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-17 21:53:06 +05:30
use join.jabber.network for xmpp links and geminiproxy.p.projectsegfau.lt for gemini ones
This commit is contained in:
parent
ff6c269ac5
commit
7d4520361b
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
@ -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
|
||||
>
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user