LogSource/arise-source/config/footer.html

11 lines
402 B
HTML
Raw Normal View History

2025-09-08 17:38:31 -03:00
<!-- Page Footer -->
<div class="footer">
<p>Copyleft &copy 2023 <a href="https://spectrasecu.re">Spectra Secure</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>