diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-26 17:25:51 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-26 17:25:51 -0500 |
| commit | 9bbae15aff0cc6c5f0b1a361c26d93f8ed4b8d5b (patch) | |
| tree | 85d0820794339064602d05a6911095576086d9e0 /templates | |
| parent | 2faa34077fa1306f4c077206fdeff14610a9b035 (diff) | |
add Matrix community to footer
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 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> |
