diff options
| -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 65ab603f..c4fa5a5b 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -4,6 +4,7 @@ <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://matrix.to/#/%23community:grapheneos.org">#community:grapheneos.org</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> |
