diff options
| author | Peter Easton <Peter@JollyRogers.ca> | 2020-04-16 18:15:26 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-16 18:48:29 -0400 |
| commit | 0dd856c41f158400dc4f19084243b8c696b27126 (patch) | |
| tree | 9550215da8b17d1e1b112d287395abafaa5c130d | |
| parent | f8d4ff80b132dff424c5776e4470611036858c06 (diff) | |
Add mention of IRC logging to contact.
| -rw-r--r-- | static/contact.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/contact.html b/static/contact.html index 37bac268..c6851d2e 100644 --- a/static/contact.html +++ b/static/contact.html @@ -55,8 +55,9 @@ <a href="#community">Community</a> </h2> <p>The official chat room used to discuss the project is the IRC channel #grapheneos - on irc.freenode.net. The channel is bridged to Matrix and is available at - #grapheneos:matrix.org for Matrix users.</p> + on irc.freenode.net and + <a href="https://freenode.logbot.info/grapheneos">publicly logged</a>. The channel is + bridged to Matrix and is available at #grapheneos:matrix.org for Matrix users.</p> <p>The official subreddit is <a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS</a>.</p> <h2 id="reporting-issues"> <a href="#reporting-issues">Reporting issues</a> |
