diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-05-25 10:52:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-05-25 10:52:32 -0400 |
| commit | 3a9cd04e34abfbd1ae6ad141930c1b4034a135f2 (patch) | |
| tree | 6e13063816b8a3adb1378482b8c8cc4ca336fa0a /static | |
| parent | 0393347965184ff79951afe624092b0c60b06eea (diff) | |
provide more details on joining Matrix rooms
Diffstat (limited to 'static')
| -rw-r--r-- | static/contact.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/static/contact.html b/static/contact.html index 12d6a728..d03b6616 100644 --- a/static/contact.html +++ b/static/contact.html @@ -77,16 +77,16 @@ are multiple ways to join the room:</p> <ul> - <li><a href="https://app.element.io/#/room/%23grapheneos:grapheneos.org">Join the #grapheneos:grapheneos.org room with the Element web client</a></li> - <li>Join the #grapheneos:grapheneos.org room with another Matrix client of your choice</li> + <li><a href="https://app.element.io/#/room/%23grapheneos:grapheneos.org">Join the #grapheneos:grapheneos.org room with the Element web client</a>.</li> + <li>Join the #grapheneos:grapheneos.org room with another Matrix client and homeserver of your choice. Element (web, desktop or mobile) and matrix.org are good default choices.</li> </ul> <p>The official off topic chat room is available via Matrix as #grapheneos-offtopic:grapheneos.org. There are multiple ways to join the room:</p> <ul> - <li><a href="https://app.element.io/#/room/%23grapheneos-offtopic:grapheneos.org">Join the #grapheneos-offtopic:grapheneos.org room with the Element web client</a></li> - <li>Join the #grapheneos-offtopic:grapheneos.org room with another Matrix client of your choice</li> + <li><a href="https://app.element.io/#/room/%23grapheneos-offtopic:grapheneos.org">Join the #grapheneos-offtopic:grapheneos.org room with the Element web client</a>.</li> + <li>Join the #grapheneos-offtopic:grapheneos.org room with another Matrix client and homeserver of your choice. Element (web, desktop or mobile) and matrix.org are good default choices.</li> </ul> <p>The official subreddit is |
