summaryrefslogtreecommitdiff
path: root/templates/footer.html
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-06-28 15:20:41 +0900
committerOphestra <cat@gensokyo.uk>2025-06-28 15:20:41 +0900
commit836134f9fc74c8628d3ed74e22fde1aecc746937 (patch)
tree1ab9db2992c29fc2317c4f49eb092c7655418a9a /templates/footer.html
parent8275ff0d223dce39ef55858f6f3854a306252373 (diff)
templates: replace footer
Diffstat (limited to 'templates/footer.html')
-rw-r--r--templates/footer.html12
1 files changed, 1 insertions, 11 deletions
diff --git a/templates/footer.html b/templates/footer.html
index 00e5810b..3529c81d 100644
--- a/templates/footer.html
+++ b/templates/footer.html
@@ -1,16 +1,6 @@
<footer>
<a href="/"><img src="[[path|/mask-icon.svg]]" width="512" height="512" alt=""/>Hakurei</a>
<ul id="social">
- <li><a href="https://discuss.grapheneos.org/">Forum</a></li>
- <li><a href="https://discord.com/invite/grapheneos">Discord</a></li>
- <li><a href="https://t.me/GrapheneOS">Telegram</a></li>
- <li><a href="https://matrix.to/#/%23community:grapheneos.org">Matrix</a></li>
- <li><a href="/hiring">Hiring</a></li>
- <li><a href="https://x.com/GrapheneOS">X</a></li>
- <li><a href="https://grapheneos.social/@GrapheneOS">Mastodon</a></li>
- <li><a href="https://bsky.app/profile/grapheneos.org">Bluesky</a></li>
- <li><a href="https://github.com/GrapheneOS">GitHub</a></li>
- <li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li>
- <li><a href="https://www.linkedin.com/company/grapheneos/">LinkedIn</a></li>
+ <li><a href="https://git.gensokyo.uk/security">Gitea</a></li>
</ul>
</footer>