LogSource/arise-source/config/footer.html

9 lines
401 B
HTML
Raw Normal View History

2025-09-08 17:38:31 -03:00
<!-- Page Footer -->
2025-10-13 17:50:00 -03:00
<hr>
2025-09-08 17:38:31 -03:00
<div class="footer">
2025-10-13 17:50:00 -03:00
<p>Copyleft &copy 2025 <a href="https://thergic.ar">Thergic</a> • All wrongs reserved</p>
2025-09-08 17:38:31 -03:00
<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>
2025-10-13 17:50:00 -03:00
</html>