blob: 3a2bc681ab54a712cd6a5fb023df29c7b1dc0b82 (
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="#">code for this site</a> is <a href="#">MIT</a>.
</small>
</footer>
</main>
</body>
</html>
|