We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18ed5a commit ecbfed9Copy full SHA for ecbfed9
1 file changed
_layouts/default.html
@@ -17,6 +17,7 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
17
18
{% if site.github.private != true and site.github.license %}
19
<div class="footer border-top border-gray-light mt-5 pt-3 text-right text-gray">
20
+ Copyright 2026 Nigel Small ·
21
All code is published under the <a href="https://opensource.org/license/mit">MIT License</a> ·
22
All other works are published under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>
23
</div>
0 commit comments