diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-01 20:30:07 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-01 20:45:20 -0500 |
| commit | b3ff2a627f179c267a2c744674e3249e33b007f9 (patch) | |
| tree | 2a40a43ddf814428f6c0928fdf8179b2c06667ba | |
| parent | b626daf71cbacf0f6f2acd647ebc10d4c75cb92a (diff) | |
unlist subreddit from community page
The subreddit is extremely inactive and lacks a community with strong
knowledge about GrapheneOS. Most users have moved to our discussion
forum and chat rooms at this point. Many people responding on Reddit
don't use GrapheneOS and are often guessing or repeating what they've
heard without being able to confirm it. It's worse than simply being
answers from people who use it but don't know a lot about it.
For now, the subreddit is still listed in the footer alongside other
platforms where we have an official presence.
| -rw-r--r-- | static/contact.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static/contact.html b/static/contact.html index 54392145..a69d62d2 100644 --- a/static/contact.html +++ b/static/contact.html @@ -113,11 +113,6 @@ <p>We have an official <a href="https://discuss.grapheneos.org">forum</a> for longer form posts, which will be more publicly accessible and easier to search. We are currently using Flarum for our forum.</p> - - <p>The official subreddit is - <a href="https://reddit.com/r/GrapheneOS">/r/GrapheneOS</a>. The subreddit is - currently primarily used for announcements and you should use the Matrix - rooms or our discussion forum to seek support or participate in the community.</p> </section> <section id="contacting-the-project"> |
