diff options
Diffstat (limited to 'haunt')
| -rw-r--r-- | haunt/jakob/theme.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt/jakob/theme.scm b/haunt/jakob/theme.scm index 4c01418..0632a36 100644 --- a/haunt/jakob/theme.scm +++ b/haunt/jakob/theme.scm @@ -49,7 +49,7 @@ (define %footer `(footer (div - (p "© 2015 - 2020 Jakob L. Kreuze") + (p "© 2015 - 2022 Jakob L. Kreuze") ,(image "cc-by-sa-4.0.png" "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) Logo")) |