We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b8691 commit ce81fd9Copy full SHA for ce81fd9
1 file changed
_layouts/default.html
@@ -19,6 +19,12 @@ <h1><a href="{{ "/" | absolute_url }}">stef.nige.tech</a></h1>
19
Copyright 2026 Nigel Small ·
20
All code is published under the <a href="https://opensource.org/license/mit">MIT License</a> ·
21
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>
28
</div>
29
{% endif %}
30
0 commit comments