aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-02-01 19:48:00 +0000
committerYann Herklotz <git@yannherklotz.com>2023-02-01 19:48:00 +0000
commitacd8d44dcf34b755fd8427e03e4637221edbfad4 (patch)
treed44f5ed505f56292cd0a41d0b680d7a75b540f39
parent6dff94154c927b10d32c015a8a98b44411621b51 (diff)
downloadyannherklotz.com-acd8d44dcf34b755fd8427e03e4637221edbfad4.tar.gz
yannherklotz.com-acd8d44dcf34b755fd8427e03e4637221edbfad4.zip
Update copyright notice
-rw-r--r--themes/ymherklotz/layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/ymherklotz/layouts/partials/footer.html b/themes/ymherklotz/layouts/partials/footer.html
index 513ec33..4e84f30 100644
--- a/themes/ymherklotz/layouts/partials/footer.html
+++ b/themes/ymherklotz/layouts/partials/footer.html
@@ -10,7 +10,7 @@
<a href="/index.xml"><img class="icon" src="{{ .Site.BaseURL }}/assets/fontawesome/rss-solid.svg" /></a>
</p>
<div class="generated-by">
- <p>&#169; 2016-2022 Yann Herklotz</p>
+ <p>&#169; 2016-2023 Yann Herklotz</p>
<p>The content is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/">CC BY
4.0</a> license.</p>
</div>