Skip to content

Commit 2a07c0e

Browse files
Merge pull request #13 from kerthcet/feat/new-website
Update the copyright
2 parents 654404c + 884f432 commit 2a07c0e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/_default/hugo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title = "Home"
1+
title = "InftyAI"
22
baseurl = "https://www.inftyai.com/"
33
canonifyURLs = false
44
disableAliases = true
@@ -17,7 +17,7 @@ defaultContentLanguage = "en"
1717
disableLanguages = ["de", "nl"]
1818
defaultContentLanguageInSubdir = false
1919

20-
copyRight = "Copyright (c) 2020-2024 InftyAI"
20+
copyRight = "Copyright (c) 2024 InftyAI"
2121

2222
[build.buildStats]
2323
enable = true

config/_default/menus/menus.en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
# weight = 30
7575

7676
[[footer]]
77-
name = "Powered by Netlify, Hugo, and Doks. Copyright © 2016-2024 InftyAI."
77+
name = "Powered by Netlify, Hugo, and Doks. Copyright © 2024 InftyAI."
7878
# url = "/privacy/"
7979
weight = 10
8080

0 commit comments

Comments
 (0)