hakurei.app/templates/footer.html
Ophestra 836134f9fc
All checks were successful
Static / Flake checks (push) Successful in 22s
Static / Create distribution (push) Successful in 55s
templates: replace footer
2025-06-28 15:20:41 +09:00

7 lines
216 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/security">Gitea</a></li>
</ul>
</footer>