We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 654404c + 884f432 commit 2a07c0eCopy full SHA for 2a07c0e
2 files changed
config/_default/hugo.toml
@@ -1,4 +1,4 @@
1
-title = "Home"
+title = "InftyAI"
2
baseurl = "https://www.inftyai.com/"
3
canonifyURLs = false
4
disableAliases = true
@@ -17,7 +17,7 @@ defaultContentLanguage = "en"
17
disableLanguages = ["de", "nl"]
18
defaultContentLanguageInSubdir = false
19
20
-copyRight = "Copyright (c) 2020-2024 InftyAI"
+copyRight = "Copyright (c) 2024 InftyAI"
21
22
[build.buildStats]
23
enable = true
config/_default/menus/menus.en.toml
@@ -74,7 +74,7 @@
74
# weight = 30
75
76
[[footer]]
77
- name = "Powered by Netlify, Hugo, and Doks. Copyright © 2016-2024 InftyAI."
+ name = "Powered by Netlify, Hugo, and Doks. Copyright © 2024 InftyAI."
78
# url = "/privacy/"
79
weight = 10
80
0 commit comments