summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-12-03 12:50:07 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-12-03 12:50:07 -0500
commit6f378c45cb796d3452edcf4c1ce5dd88e1e6ce6d (patch)
treef8884206a31a4964411d1ec80d85c2c7d3dc16d6 /templates
parentcd97a654abf4897a398108934e0eb0f47d0049af (diff)
add Telegram group link to website
Diffstat (limited to 'templates')
-rw-r--r--templates/footer.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<ul id="social">
<li><a href="https://discuss.grapheneos.org/">Forum</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://twitter.com/GrapheneOS">Twitter</a></li>
<li><a href="https://grapheneos.social/@GrapheneOS">Mastodon</a></li>