summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-10 12:24:52 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-10 12:24:52 -0400
commit951e6c5b3c8087c304442ba677a2402aa03700b5 (patch)
treed8c41431374fecce101876e64b8b35be6a792f30 /static/index.html
parente2e6acb9e55c23438bad94e8792e7e053e6622ad (diff)
add forum link to footer
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html
index b11e5d88..2ae061da 100644
--- a/static/index.html
+++ b/static/index.html
@@ -138,6 +138,7 @@
<footer>
<a href="/"><img src="{{path|/mask-icon.svg}}" width="512" height="512" alt=""/>GrapheneOS</a>
<ul id="social">
+ <li><a href="https://discuss.grapheneos.org/">Forum</a></li>
<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>