Add tiny footer

This commit is contained in:
2025-06-26 12:23:02 -04:00
parent aba799b174
commit 663edf97cd
2 changed files with 30 additions and 2 deletions

View File

@@ -137,6 +137,16 @@
// Initial load
loadData();
</script>
<!-- Footer -->
<footer class="tiny-footer">
<span>
Art by <a href="https://x.com/Raven4Seth" target="_blank" rel="noopener noreferrer">SethRave4</a>
&bull;
Message <a href="mailto:vixi@snowsune.net">vixi@snowsune.net</a> for questions/comments/anything!
</span>
</footer>
</body>
</html>