From 96532df914264bda45170c08c989575b7a04a948 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 26 Feb 2024 14:00:35 -0500 Subject: Update copyright year. --- theme.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.scm b/theme.scm index f3ce0db..05eec3f 100644 --- a/theme.scm +++ b/theme.scm @@ -73,7 +73,7 @@ ,body (footer (@ (class "text-center")) (p (@ (class "copyright")) - "© 2023 David Thompson" + "© 2024 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