From 4f6eca5f9a6c852185c40b624c189bffc3b40f7b Mon Sep 17 00:00:00 2001 From: Djordje Atlialp Date: Sat, 7 Oct 2023 14:25:08 +0200 Subject: [PATCH] Update config.toml --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 190a923..a006d6f 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -114,7 +114,7 @@ disableHugoGeneratorInject = false # If you want, you can easily override the default footer with your own content. # [params.footer] - trademark = true + trademark = 2023 rss = true copyright = true author = true