adjust
Some checks are pending
Deploy Arise to html branch / Deploy Arise (push) Waiting to run

This commit is contained in:
Jose Falanga 2025-10-14 11:01:53 -03:00
parent f20d7b036e
commit 3c273fcd38
2 changed files with 2 additions and 0 deletions

View file

@ -1,4 +1,5 @@
<!-- Page Footer --> <!-- Page Footer -->
<hr>
<div class="footer"> <div class="footer">
<p>Copyleft &copy 2025 <a href="https://thergic.ar">Thergic</a> • All wrongs reserved</p> <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> <p>Built with 💚 using <a href="https://github.com/spectrasecure/arise">Arise</a>, a cloud-native static site generator written in Bash.</p>

View file

@ -27,6 +27,7 @@ This file includes headings, text formatting, lists, links, images, code, blockq
***Bold + Italic*** ***Bold + Italic***
~~Strikethrough~~ ~~Strikethrough~~
`Inline code` `Inline code`
> Blockquote text for testing. The border and color should reflect your library style. > Blockquote text for testing. The border and color should reflect your library style.
--- ---