summaryrefslogtreecommitdiff
path: root/templates/footer.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-11-25 03:09:38 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2023-11-25 03:09:38 -0500
commite97ab7e0d1948c57d16f4c5d07d1370ee81d3505 (patch)
tree9898ac0e7406d4c339a30e50ca39712d451554dc /templates/footer.html
parent68b0ee2640139d5e00e879cda31e444330d5b357 (diff)
add Discord link to footer
Diffstat (limited to 'templates/footer.html')
-rw-r--r--templates/footer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/footer.html b/templates/footer.html
index fcbac29e..de18b16c 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -2,6 +2,7 @@
<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://grapheneos.org/discord">Discord</a></li>
<li><a href="https://grapheneos.org/hiring">Hiring</a></li>
<li><a href="https://twitter.com/GrapheneOS">Twitter</a></li>
<li><a href="https://grapheneos.social/@GrapheneOS">Mastodon</a></li>