From e8dacb9baa0f2e5345c51f115f895fb4a0165d7d Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 13 Apr 2021 11:32:34 -0400 Subject: Update copyright year. --- theme.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.") -- cgit v1.2.3