diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-18 06:32:26 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-18 06:32:26 -0500 |
| commit | 06e864e93d7b498c5ae5b969086267c760a8ee30 (patch) | |
| tree | bf38960c14e815499db0191b598c80c972ffcc5a /static | |
| parent | 938041e0757047baddd0935ae3596c51345979ee (diff) | |
list #apps:grapheneos.org on the site
Diffstat (limited to 'static')
| -rw-r--r-- | static/contact.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index 3187b43a..dce74819 100644 --- a/static/contact.html +++ b/static/contact.html @@ -86,6 +86,10 @@ <td>Best place to request support, ask questions or get involved in the project</td> </tr> <tr> + <td><a href="https://matrix.to/#/%23apps:grapheneos.org">#apps:grapheneos.org</a></td> + <td>Discuss using third party apps and services with GrapheneOS</td> + </tr> + <tr> <td><a href="https://matrix.to/#/%23offtopic:grapheneos.org">#offtopic:grapheneos.org</a></td> <td>Discuss topics not strictly related to GrapheneOS</td> </tr> |
