Fix some things and improve alert boxes

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2024-05-16 12:00:42 +02:00
parent ee2b80d388
commit ae4921fbb9
3 changed files with 58 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<footer id="footer" class="footer">
<div class="content">
<span>{{ site.xaymar.info.footer.copyright }}</span><br/>
<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>