LogSource/arise-source/config/footer.html
2025-10-14 12:49:17 -03:00

9 lines
No EOL
401 B
HTML

<!-- Page Footer -->
<hr>
<div class="footer">
<p>Copyleft &copy 2025 <a href="https://thergic.ar">Thergic</a> • All wrongs reserved</p>
<p>Built with 💚 using <a href="https://github.com/spectrasecure/arise">Arise</a>, a cloud-native static site generator written in Bash.</p>
</div>
<!-- End Page Footer -->
</body>
</html>