forked from web/portal
remove i18n
This commit is contained in:
18
config.toml
18
config.toml
@@ -1,19 +1,5 @@
|
||||
baseURL = "https://my.ecogood.world/"
|
||||
#languageCode = "de-de"
|
||||
title = "Ecogood Portal old"
|
||||
defaultContentLanguageInSubdir = true
|
||||
languageCode = "en"
|
||||
title = "ECG Portal"
|
||||
|
||||
disableKinds = ["RSS", "sitemap", "taxonomy", "taxonomyTerm"]
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
title = "Ecogood Portal set"
|
||||
contentDir = "content"
|
||||
languageName = "English"
|
||||
[languages.de]
|
||||
languageName = "Deutsch"
|
||||
contentDir = "content"
|
||||
[languages.fr]
|
||||
title = "Ecogood portail"
|
||||
contentDir = "content"
|
||||
languageName = "Français"
|
||||
Reference in New Issue
Block a user