diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-09-23 07:17:48 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-09-23 07:17:48 -0400 |
| commit | ef5ad9937791bd3793e4217529f76c38651853c9 (patch) | |
| tree | f4174c62d4457d12a4b7796c6eba10aec048caa9 /static | |
| parent | 50d21f113279c05a11851bc138f1074030e2eb05 (diff) | |
add public development chat room
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 9c077493..7342f223 100644 --- a/static/contact.html +++ b/static/contact.html @@ -86,6 +86,10 @@ <td>Discuss topics not strictly related to GrapheneOS</td> </tr> <tr> + <td><a href="https://app.element.io/#/room/%23dev:grapheneos.org">#dev:grapheneos.org</a></td> + <td>Discuss GrapheneOS app and OS development</td> + </tr> + <tr> <td><a href="https://app.element.io/#/room/%23testing:grapheneos.org">#testing:grapheneos.org</a></td> <td>Provide feedback on Beta channel releases</td> </tr> |
