diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-24 17:13:25 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-12-24 17:13:25 -0500 |
| commit | e6d46fa3bf3dbc6a841815e6307cca42e8fd835f (patch) | |
| tree | 1baa14c21b94839fc8a58b27d160dcb3cc707a5a /templates | |
| parent | 111bb873d112294178fbe29d0eb390032efb4269 (diff) | |
Revert "stop treating Telegram as an official chat platform"
This reverts commit 2bb5d96edc36eb3aa4d318e06c7712f15fec3c97.
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/footer.html b/templates/footer.html index 69707513..b1db77bb 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://discord.com/invite/grapheneos">Discord</a></li> + <li><a href="https://t.me/GrapheneOS">Telegram</a></li> <li><a href="https://matrix.to/#/%23community:grapheneos.org">Matrix</a></li> <li><a href="/hiring">Hiring</a></li> <li><a href="https://x.com/GrapheneOS">X</a></li> |
