summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2022-01-26 09:03:23 -0500
committerDavid Thompson <dthompson2@worcester.edu>2022-01-26 09:03:23 -0500
commit26a8995f9282b94fe76e8e34f2d887c79eac3488 (patch)
tree92e7de7bb645cb07933f6e6a74c0230e28595254
parent7abdf142d447140c4f5b96c899c993f42d5490a8 (diff)
Update copyright year.
-rw-r--r--theme.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.scm b/theme.scm
index fc267e3..a8b7716 100644
--- a/theme.scm
+++ b/theme.scm
@@ -68,7 +68,7 @@
,body
(footer (@ (class "text-center"))
(p (@ (class "copyright"))
- "© 2021 David Thompson"
+ "© 2022 David Thompson"
,%cc-by-sa-button)
(p "The text and images on this site are
free culture works available under the " ,%cc-by-sa-link " license.")