Files
hakurei.app/templates/footer.html
Ophestra 9b3eb58a3f
All checks were successful
Static / Flake checks (push) Successful in 29s
Static / Create distribution (push) Successful in 56s
all: update repository url
For the upcoming rename of security org to rosa.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-03-15 17:50:50 +09:00

8 lines
260 B
HTML

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