templates: add discord link
All checks were successful
Static / Flake checks (push) Successful in 21s
Static / Create distribution (push) Successful in 41s

This leads to /discord and the redirect should be handled by nginx.
This commit is contained in:
Ophestra 2025-06-29 03:51:56 +09:00
parent e4db81206f
commit aeca93f41d
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q

View File

@ -2,5 +2,6 @@
<a href="/"><img src="[[path|/mask-icon.svg]]" width="512" height="512" alt=""/>Hakurei</a> <a href="/"><img src="[[path|/mask-icon.svg]]" width="512" height="512" alt=""/>Hakurei</a>
<ul id="social"> <ul id="social">
<li><a href="https://git.gensokyo.uk/security">Gitea</a></li> <li><a href="https://git.gensokyo.uk/security">Gitea</a></li>
<li><a href="/discord">Discord</a></li>
</ul> </ul>
</footer> </footer>