index — crispy-website @ f1e26b0212b8b0573c8e9d69bf3ab0c35a4c7c22

My personal homepage (very crispy)

licenses: change wording for go templates on content
crispy-caesus crispy@crispy-caesus.eu
Wed, 25 Mar 2026 21:00:16 +0100
commit

f1e26b0212b8b0573c8e9d69bf3ab0c35a4c7c22

parent

c5e00e3406c78f28bacd95d77bbc400f7e3f40ca

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M templates/licenses.htmltemplates/licenses.html

@@ -33,7 +33,7 @@ The source repository is the following: <a href=https://codeberg.org/crispy-caesus/crispy-website>https://codeberg.org/crispy-caesus/crispy-website</a>

<br> <b>Contents</b><br> The contents are generally assets (text, images, etc.) that are part of this website. -All files under the /blog, /templates and /static directories at the root of the source repository, excluding formatting (CSS, go templates and similar) are considered "contents". +All files under the /blog, /templates and /static directories at the root of the source repository, excluding formatting (CSS, go template logic and similar) are considered "contents". <br> <b>Source code</b><br> The Source code refers to the code that serves and generates the website as well as the formatting of it.