aboutsummaryrefslogtreecommitdiff
path: root/src/_footer.html
blob: 27416cf6679dc7a7104f89734ac3ac9180f6d7d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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>
        Maintained with ♥ for the web. <br>
        The content for this site is <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>.<br>
        The <a href="https://git.sr.ht/~adamski/adast.dk">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.dk/tree/main/item/LICENSE">MIT</a>.
    </small>
</footer>
</main>
</body>
</html>