Skip to content

Commit 8169e37

Browse files
committed
Indent footer contents
1 parent faee230 commit 8169e37

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

footer.xhtml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
<body>
1111
<hr id="footer-top"/>
1212
<footer>
13-
<span class="nobreak">
14-
<a id="validate" href="http://validator.w3.org/check?uri=waldyrious.github.io">Valid</a>
15-
<a href="http://www.w3.org/TR/html-polyglot/">polyglot xhtml5</a>.
16-
</span>
17-
<span class="nobreak">
18-
<a id="mobile" href="https://search.google.com/test/mobile-friendly?url=waldyrious.github.io">Mobile-friendly</a>.
19-
</span>
20-
<span class="nobreak">
21-
Source code <a id="src" href="https://github.com/waldyrious/waldyrious.github.io">on GitHub</a>.
22-
</span>
23-
<span class="nobreak">
24-
Licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA 4.0</a>.
25-
</span>
13+
<span class="nobreak">
14+
<a id="validate" href="http://validator.w3.org/check?uri=waldyrious.github.io">Valid</a>
15+
<a href="http://www.w3.org/TR/html-polyglot/">polyglot xhtml5</a>.
16+
</span>
17+
<span class="nobreak">
18+
<a id="mobile" href="https://search.google.com/test/mobile-friendly?url=waldyrious.github.io">Mobile-friendly</a>.
19+
</span>
20+
<span class="nobreak">
21+
Source code <a id="src" href="https://github.com/waldyrious/waldyrious.github.io">on GitHub</a>.
22+
</span>
23+
<span class="nobreak">
24+
Licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA 4.0</a>.
25+
</span>
2626
</footer>
2727
<script>
2828
if (window.parent.location.pathname !== "/") {

0 commit comments

Comments
 (0)