From 26a8995f9282b94fe76e8e34f2d887c79eac3488 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Wed, 26 Jan 2022 09:03:23 -0500 Subject: Update copyright year. --- theme.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.scm b/theme.scm index fc267e3..a8b7716 100644 --- a/theme.scm +++ b/theme.scm @@ -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.") -- cgit v1.2.3