licenses: change wording for go templates on content
crispy-caesus crispy@crispy-caesus.eu
Wed, 25 Mar 2026 21:00:16 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
templates/licenses.html
→
templates/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.