Skip to content

Commit 44d64c1

Browse files
committed
Docs: Footer split in two
1 parent 04ede4c commit 44d64c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<footer>
22
<div class="grid">
3-
<div class="unit one-third center-on-mobiles">
3+
<div class="unit half center-on-mobiles">
44
<p>
55
Copyright&nbsp;&copy;&nbsp;{{ site.time | date: '%Y' }}&nbsp;{{ site.owner }}<br />
66
<a href="https://kronuz.io">Website by Kronuz</a>
77
</p>
88
</div>
9-
<div class="unit two-thirds align-right center-on-mobiles">
9+
<div class="unit half align-right center-on-mobiles">
1010
<p>
1111
Proudly hosted by
1212
<a href="https://github.com">

0 commit comments

Comments
 (0)