From 68e37ab7a5eb4a2651fc171e93cd8f0196229f07 Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Fri, 13 Jan 2023 13:18:58 +1100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Bump=20year=20to=202023?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- exampleSite/config/_default/languages.en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config/_default/languages.en.toml b/exampleSite/config/_default/languages.en.toml index 3050bf02..3ace9ffb 100644 --- a/exampleSite/config/_default/languages.en.toml +++ b/exampleSite/config/_default/languages.en.toml @@ -7,7 +7,7 @@ rtl = false title = "Congo" description = "A powerful, lightweight theme for Hugo built with Tailwind CSS." -copyright = "© 2022 Congo contributors" +copyright = "© 2023 Congo contributors" dateFormat = "2 January 2006"