diff options
| -rw-r--r-- | static/contact.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/contact.html b/static/contact.html index 1bb4e51e..a0fac57e 100644 --- a/static/contact.html +++ b/static/contact.html @@ -38,6 +38,9 @@ which is used for official announcements. The account of the lead developer is <a href="https://twitter.com/DanielMicay">@DanielMicay</a> and is primarily focused on the privacy and security research/engineering work on GrapheneOS.</p> + <h2>Community</h2> + <p>The main forum currently used to discuss the project is the official + <a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS subreddit</a> on Reddit.</p> </div> <footer> <a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a> |
