diff options
| author | June <june@eridan.me> | 2021-12-18 19:16:10 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-18 20:51:17 -0500 |
| commit | aff70f30c1f138d7fb4d049e55ce5dbca7c2fd77 (patch) | |
| tree | e8b3b4a5950eb9182863dca11bd31451e6aaa9cd /static | |
| parent | c23e79ac1b56a1671223c242b077d2a5448d25fc (diff) | |
Add #media:grapheneos.org to contact page
Signed-off-by: June <june@eridan.me>
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 69a349b9..a5deac85 100644 --- a/static/contact.html +++ b/static/contact.html @@ -101,6 +101,10 @@ <td><a href="https://app.element.io/#/room/%23infra:grapheneos.org">#infra:grapheneos.org</a></td> <td>Infrastructure monitoring and discussion</td> </tr> + <tr> + <td><a href="https://app.element.io/#/room/%23media:grapheneos.org">#media:grapheneos.org</a></td> + <td>Discuss GrapheneOS in news articles and other media coverage</td> + </tr> </table> <p>The official GrapheneOS space groups together all of the official rooms along |
