add Telegram group link to website

This commit is contained in:
Daniel Micay 2023-12-03 12:50:07 -05:00
parent cd97a654ab
commit 6f378c45cb
2 changed files with 5 additions and 2 deletions

View File

@ -66,8 +66,8 @@
<h3><a href="#community-chat">Chat</a></h3> <h3><a href="#community-chat">Chat</a></h3>
<p>GrapheneOS has a very active community primarily based around the official <p>GrapheneOS has a very active community primarily based around the official
chat rooms. Our chat rooms are bridged across both Discord and Matrix so you chat rooms. Our chat rooms are bridged across Discord, Telegram and Matrix so
can choose your preferred platform.</p> you can choose your preferred platform.</p>
<p>Matrix is a federated service similar to email where you can choose your <p>Matrix is a federated service similar to email where you can choose your
provider and has end-to-end encryption for private chats. Matrix can be a more provider and has end-to-end encryption for private chats. Matrix can be a more
@ -80,6 +80,8 @@
<p>Discord invite link: <a href="https://grapheneos.org/discord">https://grapheneos.org/discord</a>.</p> <p>Discord invite link: <a href="https://grapheneos.org/discord">https://grapheneos.org/discord</a>.</p>
<p>Telegram group: <a href="https://t.me/GrapheneOS">https://t.me/GrapheneOS</a>.</p>
<p>The links below will take you to the Element web client, which uses <p>The links below will take you to the Element web client, which uses
matrix.org as the homeserver by default. However, you can use the client and matrix.org as the homeserver by default. However, you can use the client and
homeserver of your choice to join our rooms.</p> homeserver of your choice to join our rooms.</p>

View File

@ -3,6 +3,7 @@
<ul id="social"> <ul id="social">
<li><a href="https://discuss.grapheneos.org/">Forum</a></li> <li><a href="https://discuss.grapheneos.org/">Forum</a></li>
<li><a href="https://grapheneos.org/discord">Discord</a></li> <li><a href="https://grapheneos.org/discord">Discord</a></li>
<li><a href="https://t.me/GrapheneOS">Telegram</a></li>
<li><a href="https://grapheneos.org/hiring">Hiring</a></li> <li><a href="https://grapheneos.org/hiring">Hiring</a></li>
<li><a href="https://twitter.com/GrapheneOS">Twitter</a></li> <li><a href="https://twitter.com/GrapheneOS">Twitter</a></li>
<li><a href="https://grapheneos.social/@GrapheneOS">Mastodon</a></li> <li><a href="https://grapheneos.social/@GrapheneOS">Mastodon</a></li>