LogSource/arise-source/config/footer.html

10 lines
437 B
HTML
Raw Normal View History

2025-09-08 17:38:31 -03:00
<!-- Page Footer -->
<div class="footer">
2025-10-13 18:13:55 -03:00
<p>Copyleft &copy; 2023 <a href="https://spectrasecu.re">Spectra Secure</a> • All wrongs reserved</p>
<p>Built with <span style="color:#d6b676;"></span> using <a href="https://github.com/spectrasecure/arise">Arise</a>, a cloud-native static site generator written in Bash.</p>
2025-09-08 17:38:31 -03:00
</div>
<!-- End Page Footer -->
</body>
</html>