blob: 047f613540a66adbbf0665fe81b0a45813179d01 (
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/2.0/">CC-BY-SA</a>.<br>
The <a href="https://git.sr.ht/~adamski/adast.xyz">code for this site</a> is <a href="https://git.sr.ht/~adamski/adast.xyz/tree/main/item/LICENSE">MIT</a>.
</small>
</footer>
</main>
</body>
</html>
|