summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-06-05 09:07:04 -0400
committerDavid Thompson <dthompson2@worcester.edu>2023-06-05 09:07:04 -0400
commit6ebee2387aca446cbfed47998eb355860a33b20a (patch)
tree30248ca4f5097ab020d7e90ba2d0de4b5411d00b
parent96bc373c9edf42d4916c11625bbe321f119f8084 (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 717272a..260f63e 100644
--- a/theme.scm
+++ b/theme.scm
@@ -72,7 +72,7 @@
,body
(footer (@ (class "text-center"))
(p (@ (class "copyright"))
- "© 2022 David Thompson"
+ "© 2023 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.")