LogSource/arise-source/config/footer.html
Jose Falanga 3c273fcd38
Some checks are pending
Deploy Arise to html branch / Deploy Arise (push) Waiting to run
adjust
2025-10-14 11:01:53 -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>