We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dad2b7 commit 3b971daCopy full SHA for 3b971da
1 file changed
_layouts/default.html
@@ -15,7 +15,7 @@ <h1><a href="{{ "/" | absolute_url }}">stef.nige.tech</a></h1>
15
{{ content }}
16
17
{% if site.github.private != true and site.github.license %}
18
- <div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
+ <div class="footer border-top border-gray-light mt-5 pt-3 text-center text-gray">
19
<small>
20
Copyright 2026 <a href="https://github.com/technige">Nigel Small</a> ·
21
All code is published under the <a href="https://opensource.org/license/mit">MIT License</a> ·
0 commit comments