Skip to content

Commit f7d06c3

Browse files
Update nav_footer_custom.html
1 parent cd31234 commit f7d06c3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_includes/nav_footer_custom.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<center>
22
<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>
3+
<a href="https://github.com/NetrunnerCodex/NetrunnerCodex.github.io">
4+
<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>
57
</footer>
68
</center>

0 commit comments

Comments
 (0)