Skip to content

Commit ce81fd9

Browse files
committed
Default template update
1 parent f2b8691 commit ce81fd9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

_layouts/default.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ <h1><a href="{{ "/" | absolute_url }}">stef.nige.tech</a></h1>
1919
Copyright 2026 Nigel Small ·
2020
All code is published under the <a href="https://opensource.org/license/mit">MIT License</a> ·
2121
All other works are published under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>
22+
<hr>
23+
<small>
24+
AI agents have taken part in design discussions, code reviews and testing for
25+
this project, and have produced snippets of documentation and examples. All
26+
code has been written by hand and all documentation has been manually edited.*
27+
</small>
2228
</div>
2329
{% endif %}
2430
</div>

0 commit comments

Comments
 (0)