summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2020-07-27 16:52:02 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2020-07-27 16:53:31 -0400
commit8738f8a85463adf06185fa7b8b3f71e7497e199e (patch)
treeea16765bc66a7d62c1566f20e2df9a7778fb613c
parent14e694641a6656744429a9fc826003329b6651fe (diff)
[theme] Update copyright information.
This site's existed for five years. 2019 was just when I moved to Haunt.
-rw-r--r--haunt/jakob/theme.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/haunt/jakob/theme.scm b/haunt/jakob/theme.scm
index 9bccafc..4c01418 100644
--- a/haunt/jakob/theme.scm
+++ b/haunt/jakob/theme.scm
@@ -49,7 +49,7 @@
(define %footer
`(footer
(div
- (p "© 2019 Jakob L. Kreuze")
+ (p "© 2015 - 2020 Jakob L. Kreuze")
,(image "cc-by-sa-4.0.png"
"Creative Commons Attribution-ShareAlike 4.0 International (CC
BY-SA 4.0) Logo"))