aboutsummaryrefslogtreecommitdiff
path: root/src/_footer.html
blob: 7408831a23973357e68d45318dbe56d7a880817d (plain)
1
2
3
4
5
6
7
8
9
10
11
<footer role="contentinfo">

    <span><a href="#">↑ Back to Top</a></span><br><br>
    <small>
        Built with <a href="https://rgz.ee/ssg.html">ssg</a>.<br>
        The <a href="https://git.sr.ht/~adamski/arena-web">code for this site</a> is <a href="https://git.sr.ht/~adamski/arena-web/tree/main/item/LICENSE">MIT</a>.
    </small>
</footer>
</main>
</body>
</html>