We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ede4c commit 44d64c1Copy full SHA for 44d64c1
_includes/footer.html
@@ -1,12 +1,12 @@
1
<footer>
2
<div class="grid">
3
- <div class="unit one-third center-on-mobiles">
+ <div class="unit half center-on-mobiles">
4
<p>
5
Copyright © {{ site.time | date: '%Y' }} {{ site.owner }}<br />
6
<a href="https://kronuz.io">Website by Kronuz</a>
7
</p>
8
</div>
9
- <div class="unit two-thirds align-right center-on-mobiles">
+ <div class="unit half align-right center-on-mobiles">
10
11
Proudly hosted by
12
<a href="https://github.com">
0 commit comments