Skip to content

Commit 747e021

Browse files
authored
Update copyright (#34)
Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent 7aecccc commit 747e021

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

config/_default/hugo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ defaultContentLanguage = "en"
1717
disableLanguages = ["de", "nl"]
1818
defaultContentLanguageInSubdir = false
1919

20-
copyRight = "Copyright (c) 2026 InftyAI"
21-
2220
[build.buildStats]
2321
enable = true
2422

config/_default/menus/menus.en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
# weight = 30
8181

8282
[[footer]]
83-
name = "Copyright © 2025 InftyAI."
83+
name = "Copyright © 2026 InftyAI."
8484
weight = 10
8585

8686
# [[footer]]

0 commit comments

Comments
 (0)