basic multilanguages settings

This commit is contained in:
Mathieu Jaumotte
2023-10-09 19:18:04 +02:00
parent 23983ccf25
commit 7f530013f0
4 changed files with 142 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ disqusShortname = "themefisher-template" # we use disqus to show comments in blo
disableLanguages = [
] # example: ["fr"] for disable french language. see https://gohugo.io/content-management/multilingual/
hasCJKLanguage = false # If hasCJKLanguage true, auto-detect Chinese/Japanese/Korean Languages in the content. see: https://gohugo.io/getting-started/configuration/#hascjklanguage
defaultContentLanguage = "fr"
########################## Permalinks ############################
[permalinks.page]