diff options
| author | Tommy <contact@tommytran.io> | 2022-06-09 21:48:25 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-09 22:02:19 -0400 |
| commit | 90f79f296d1fdf6e5175414bc09784df33d834ed (patch) | |
| tree | 725c1d40e619594a517c0142851baaa2f629ea2a /static | |
| parent | 933b822ded34090c10b638bb8edc63777b1de365 (diff) | |
Add forum link (#453)
* Added the forum
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 86b9839d..09994423 100644 --- a/static/contact.html +++ b/static/contact.html @@ -113,6 +113,10 @@ a community space. You can join the space at <a href="https://app.element.io/#/room/%23community:grapheneos.org">#community:grapheneos.org</a></p> + <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>We have an official <a href="https://twitter.com/i/communities/1530455827949273094">Twitter community</a> for GrapheneOS discussions. You currently need to be logged in to access the new |
