diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-01-15 19:10:02 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-01-15 19:10:02 -0500 |
| commit | 7cac46e75f4d817e60deb7bda7daf37425abbb32 (patch) | |
| tree | 757cb7bedbb4f4c467e3f1e28dfd70ef81fd8aba | |
| parent | 084f70d88839458a43380e238c46b5b9362e7527 (diff) | |
Update copyright year
| -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 166d20f..b5b817d 100644 --- a/haunt/jakob/theme.scm +++ b/haunt/jakob/theme.scm @@ -60,7 +60,7 @@ (define %footer `(footer (div - (p "© 2015 - 2023 Jakob L. Kreuze") + (p "© 2015 - 2024 Jakob L. Kreuze") ,(image "cc-by-sa-4.0.png" "Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) Logo")) |