diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-25 03:04:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-25 03:04:20 -0400 |
| commit | b15b6a1429fc695076966177411ce46418a2bfec (patch) | |
| tree | 3abfb9c4525ed69d1191f3a3f7340551a0d352a2 /static | |
| parent | ee60cd9776e14740b516f709b3e11ddf5841b272 (diff) | |
add infra room to table
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 f61a0d9c..83515ddb 100644 --- a/static/contact.html +++ b/static/contact.html @@ -93,6 +93,10 @@ <td><a href="https://app.element.io/#/room/%23releases:grapheneos.org">#releases:grapheneos.org</a></td> <td>GrapheneOS release announcements</td> </tr> + <tr> + <td><a href="https://app.element.io/#/room/%23infra:grapheneos.org">#infra:grapheneos.org</a></td> + <td>Infrastructure monitoring and discussion.</td> + </tr> </table> <p>The official GrapheneOS space groups together all of the official rooms along |
