Files
com.xaymar.www/_includes/footer.liquid
T

7 lines
322 B
Plaintext
Raw Normal View History

2021-12-25 08:35:40 +01:00
<footer id="footer" class="footer">
<div class="content">
2024-05-16 12:00:42 +02:00
<span>{{ site.xaymar.info.footer.copyright }}, All Rights Reserved</span><br/>
2024-05-16 11:40:24 +02:00
<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>
2021-12-25 08:35:40 +01:00
</div>
</footer>