From dd1cef1e41a25831d763c3868e6abce574e1b605 Mon Sep 17 00:00:00 2001 From: kerthcet Date: Wed, 8 Apr 2026 09:54:16 +0100 Subject: [PATCH] Update copyright Signed-off-by: kerthcet --- config/_default/hugo.toml | 2 -- config/_default/menus/menus.en.toml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index ac5ddbd..7987c73 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -17,8 +17,6 @@ defaultContentLanguage = "en" disableLanguages = ["de", "nl"] defaultContentLanguageInSubdir = false -copyRight = "Copyright (c) 2026 InftyAI" - [build.buildStats] enable = true diff --git a/config/_default/menus/menus.en.toml b/config/_default/menus/menus.en.toml index 15009be..12f79af 100644 --- a/config/_default/menus/menus.en.toml +++ b/config/_default/menus/menus.en.toml @@ -80,7 +80,7 @@ # weight = 30 [[footer]] - name = "Copyright © 2025 InftyAI." + name = "Copyright © 2026 InftyAI." weight = 10 # [[footer]]