diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-08-02 20:02:48 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-08-02 20:02:48 -0400 |
| commit | 7e33d2dd0c9e260c1d42a34195aee76f551aed13 (patch) | |
| tree | b1448e802b3dcd95dba5f5b50c1f5dc260d2fa63 /static/faq.html | |
| parent | df06d91525c562b782a1c6cc8d0785b3501c6258 (diff) | |
add footer link to Reddit community
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 089650c9..a60229fd 100644 --- a/static/faq.html +++ b/static/faq.html @@ -52,6 +52,7 @@ <ul id="social"> <li><a href="https://twitter.com/GrapheneOS">Twitter</a></li> <li><a href="https://github.com/GrapheneOS">GitHub</a></li> + <li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li> </ul> </footer> </body> |
