diff options
author | David Thompson <dthompson2@worcester.edu> | 2022-01-26 09:03:23 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2022-01-26 09:03:23 -0500 |
commit | 26a8995f9282b94fe76e8e34f2d887c79eac3488 (patch) | |
tree | 92e7de7bb645cb07933f6e6a74c0230e28595254 | |
parent | 7abdf142d447140c4f5b96c899c993f42d5490a8 (diff) |
Update copyright year.
-rw-r--r-- | theme.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.") |