summaryrefslogtreecommitdiff
path: root/theme.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2021-04-13 11:32:34 -0400
committerDavid Thompson <dthompson2@worcester.edu>2021-04-13 11:32:34 -0400
commite8dacb9baa0f2e5345c51f115f895fb4a0165d7d (patch)
tree33f44925e8942480c9be9c02932fe14bc8f86781 /theme.scm
parentce9d6e8ad28b2d84d1a292a871c23b66a4654b54 (diff)
Update copyright year.
Diffstat (limited to 'theme.scm')
-rw-r--r--theme.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.scm b/theme.scm
index 16f0c41..d913d73 100644
--- a/theme.scm
+++ b/theme.scm
@@ -68,7 +68,7 @@
,body
(footer (@ (class "text-center"))
(p (@ (class "copyright"))
- "© 2020 David Thompson"
+ "© 2021 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.")