From d290d328813e7e9dd5b3e72a4cdb1beaab7fc2ae Mon Sep 17 00:00:00 2001 From: Anunay <me@anu.ninja> Date: Wed, 17 Mar 2021 23:05:04 +0530 Subject: [PATCH] Added Telegram and Matrix links Signed-off-by: Anunay <me@anu.ninja> --- community/index.html | 3 ++- index.html | 8 ++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/community/index.html b/community/index.html index 3920559..0f9b0a7 100644 --- a/community/index.html +++ b/community/index.html @@ -99,8 +99,9 @@ <p>Forking and maintaining separate distributions is encouraged. There is no official repo or website long-term.</p> <ul> <li> <strong>GitHub </strong><a href="https://github.com/handshake-org/">github.com/handshake-org</a></li> - <li> <strong>IRC </strong><a href="https://kiwi.freenode.net/#handshake">chat.freenode.net #handshake</a></li> + <li> <strong>IRC </strong><a href="https://kiwi.freenode.net/#handshake">chat.freenode.net #handshake</a> (or use the Matrix bridge <a href="https://matrix.to/#/#freenode_#handshake:matrix.org">here</a>)</li> <li> <strong>Reddit </strong><a href="https://reddit.com/r/handshake">reddit.com/r/handshake</a></li> + <li> <strong>Telegram </strong><a href="https://t.me/handshake_hns">t.me/handshake_hns</a></li> </ul> </div></div></section> diff --git a/index.html b/index.html index 6885eff..b65a5eb 100644 --- a/index.html +++ b/index.html @@ -116,10 +116,18 @@ </p> </div> <div class='hero-info'> + <p> + <strong>Telegram:</strong> + <a href='https://t.me/handshake_hns'>@handshake_hns</a> + </p> <p> <strong>IRC:</strong> <a href='https://kiwi.freenode.net/#handshake'>irc://irc.freenode.net/#handshake</a> </p> + <p> + <strong>Matrix↔IRC Bridge:</strong> + <a href='https://matrix.to/#/#freenode_#handshake:matrix.org'>#freenode_#handshake:matrix.org</a> + </p> </div> </div> </div></div></section>