aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <william@herges.fr>2026-02-05 16:08:43 +0100
committerAnhgelus Morhtuuzh <william@herges.fr>2026-02-05 16:08:43 +0100
commit26b879bf95d801c337b194b1af4aa07c167729a6 (patch)
treee45065f7f3c7947386b5ccf2b61118345a7918ad
parent83e96ebfb1ded1ce33a946c546a75929a5e53d50 (diff)
feat(template): update year in footer
-rw-r--r--backend/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/templates/base.html b/backend/templates/base.html
index b145584..24d7b1b 100644
--- a/backend/templates/base.html
+++ b/backend/templates/base.html
@@ -33,7 +33,7 @@
</header>
{{ template "body" . }}
<footer>
- <p>&copy; 2025 - Anhgelus Morthuuzh</p>
+ <p>&copy; 2026 - Anhgelus Morthuuzh</p>
<p id="quote">«&thinsp;{{ .Quote }}&thinsp;»</p>
<p>
<a href="/legal">Mentions légales</a>,