add license notice
All checks were successful
/ build (push) Successful in 26s
/ reuse-compliance (push) Successful in 15s
/ build (pull_request) Successful in 25s
/ reuse-compliance (pull_request) Successful in 13s

This commit is contained in:
Ncam Gnrvngu 2025-05-29 19:04:39 +02:00
parent a8c87fdd56
commit 23305479e6
Signed by: NcamGnrvngu
GPG key ID: BBF21CBE5628BA99
2 changed files with 22 additions and 0 deletions

View file

@ -36,6 +36,9 @@
{% if config.extra.matrix_user %}
<a href="https://matrix.to/#/{{ config.extra.matrix_user }}">Matrix</a>
{% endif %}
<p id="license">
Except where otherwise noted, the content on this site is licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a>
</p>
{% endblock footer %}
</footer>
</div>