LogSource/arise-source/config/footer.html
Jose Falanga 70b79d517b
Some checks are pending
Deploy Arise to html branch / Deploy Arise (push) Waiting to run
robots and style
2025-10-13 18:13:55 -03:00

9 lines
437 B
HTML

<!-- Page Footer -->
<div class="footer">
<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>
</div>
<!-- End Page Footer -->
</body>
</html>