11 lines
402 B
HTML
11 lines
402 B
HTML
|
|
|
||
|
|
<!-- Page Footer -->
|
||
|
|
<div class="footer">
|
||
|
|
<p>Copyleft © 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>
|