mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
docs: Fix typo: Janapese → Japanese
This commit is contained in:
@@ -140,7 +140,7 @@ Following is a list of Hugo-defined variables that you can configure and their c
|
|||||||
uglyURLs: false
|
uglyURLs: false
|
||||||
# Do not make the url/path to lowercase
|
# Do not make the url/path to lowercase
|
||||||
disablePathToLower: false
|
disablePathToLower: false
|
||||||
# if true, auto-detect Chinese/Janapese/Korean Languages in the content. (.Summary and .WordCount can work properly in CJKLanguage)
|
# if true, auto-detect Chinese/Japanese/Korean Languages in the content. (.Summary and .WordCount can work properly in CJKLanguage)
|
||||||
hasCJKLanguage false
|
hasCJKLanguage false
|
||||||
# verbose output
|
# verbose output
|
||||||
verbose: false
|
verbose: false
|
||||||
|
Reference in New Issue
Block a user