summaryrefslogtreecommitdiff
path: root/templates/footer.html
blob: 2f108e78a84851911b185411f65e221c28f33edc (plain)
1
2
3
4
5
6
7
<footer>
    <a href="/"><img src="[[path|/mask-icon.svg]]" width="512" height="512" alt=""/>Hakurei</a>
    <ul id="social">
        <li><a href="https://src.rosa.moe/hakurei.app">Source</a></li>
        <li><a href="/discord">Discord</a></li>
    </ul>
</footer>