diff options
author | David Thompson <dthompson2@worcester.edu> | 2021-04-13 11:32:34 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2021-04-13 11:32:34 -0400 |
commit | e8dacb9baa0f2e5345c51f115f895fb4a0165d7d (patch) | |
tree | 33f44925e8942480c9be9c02932fe14bc8f86781 | |
parent | ce9d6e8ad28b2d84d1a292a871c23b66a4654b54 (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")) - "© 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.") |