We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd31234 commit f7d06c3Copy full SHA for f7d06c3
_includes/nav_footer_custom.html
@@ -1,6 +1,8 @@
1
<center>
2
<footer class="site-footer">
3
-<a href="https://github.com/NetrunnerCodex/NetrunnerCodex.github.io"><img src="https://custom-icon-badges.demolab.com/badge/Open_Source-Netrunner_Codex-royalblue?style=flat&logo=open-source" alt=""></a>
4
-<p class="text-small text-grey-dk-100 mb-0">Unofficial Fansite</p>
+<a href="https://github.com/NetrunnerCodex/NetrunnerCodex.github.io">
+ <img src="https://custom-icon-badges.demolab.com/badge/Open_Source-Netrunner_Codex-royalblue?style=flat&logo=open-source" alt="" style="display: block; margin-bottom: 0px;">
5
+</a>
6
+<p class="text-small text-grey-dk-100 mb-0" style="margin-top: 0px;">Unofficial Fansite</p>
7
</footer>
8
</center>
0 commit comments