diff options
| -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 add3f19e..f61a0d9c 100644 --- a/static/contact.html +++ b/static/contact.html @@ -89,6 +89,10 @@ <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> + <tr> + <td><a href="https://app.element.io/#/room/%23releases:grapheneos.org">#releases:grapheneos.org</a></td> + <td>GrapheneOS release announcements</td> + </tr> </table> <p>The official GrapheneOS space groups together all of the official rooms along |
