Files
com.xaymar.www/_includes/footer.liquid
Michael Fabian 'Xaymar' Dirks ae4921fbb9 Fix some things and improve alert boxes
2024-05-16 12:00:42 +02:00

7 lines
322 B
Plaintext

<footer id="footer" class="footer">
<div class="content">
<span>{{ site.xaymar.info.footer.copyright }}, All Rights Reserved</span><br/>
<span>Powered by <a href="https://jekyllrb.com/">Jekyll</a>, <a href="https://highlightjs.org/">highlight.JS</a>, <a href="https://disqus.com/">Disqus</a></span>
</div>
</footer>