From 6f378c45cb796d3452edcf4c1ce5dd88e1e6ce6d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 3 Dec 2023 12:50:07 -0500 Subject: [PATCH] add Telegram group link to website --- static/contact.html | 6 ++++-- templates/footer.html | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/static/contact.html b/static/contact.html index ae3997de..beeed415 100644 --- a/static/contact.html +++ b/static/contact.html @@ -66,8 +66,8 @@

Chat

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 - can choose your preferred platform.

+ chat rooms. Our chat rooms are bridged across Discord, Telegram and Matrix so + you can choose your preferred platform.

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 @@ -80,6 +80,8 @@

Discord invite link: https://grapheneos.org/discord.

+

Telegram group: https://t.me/GrapheneOS.

+

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 homeserver of your choice to join our rooms.

diff --git a/templates/footer.html b/templates/footer.html index de18b16c..2697b595 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -3,6 +3,7 @@