Skip to content

Commit 0125535

Browse files
committed
Remove license image from footer
1 parent ab2bb0b commit 0125535

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

_includes/footer.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
<footer class="site-footer h-card">
2-
<data class="u-url" href="{{ "/" | relative_url }}"></data>
2+
<data class="u-url" href="{{ " /" | relative_url }}"></data>
33

44
<div class="wrapper">
55

6-
<p>
7-
<a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png" width="80" height="15"/></a><br />The contents of this website, unless otherwise indicated, are licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
8-
</p>
6+
<p>
7+
The contents of this website, unless otherwise indicated, are licensed under a <a rel="license"
8+
href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike
9+
4.0 International License</a>.
10+
</p>
911

10-
<p style="font-size: 10px;">
11-
NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG.
12-
</p>
12+
<p style="font-size: 10px;">
13+
NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG.
14+
</p>
1315

1416
</div>
1517

16-
</footer>
18+
</footer>

0 commit comments

Comments
 (0)