diff options
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> |
