Files
hakurei.app/templates/footer.html
Ophestra 1b0693933f
Some checks failed
Static / Flake checks (push) Successful in 29s
Static / Create distribution (push) Has been cancelled
all: update repository url
For the upcoming rename of security org to rosa.
2026-03-15 17:21:31 +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>