Files
com.xaymar.www/_includes/footer.liquid
T
2024-05-16 11:40:24 +02:00

7 lines
301 B
Plaintext

<footer id="footer" class="footer">
<div class="content">
<span>{{ site.xaymar.info.footer.copyright }}</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>