update config for new version of hugo
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
baseURL = "http://localhost:1313/"
|
baseURL = "http://localhost:1313/"
|
||||||
languageCode = "cn"
|
languageCode = "cn"
|
||||||
defaultContentLanguage = "zh-cn" # en / zh-cn / ... (This field determines which i18n file to use)
|
defaultContentLanguage = "zh-CN" # en / zh-cn / ... (This field determines which i18n file to use)
|
||||||
title = "老陈自留地"
|
title = "老陈自留地"
|
||||||
preserveTaxonomyNames = true
|
preserveTaxonomyNames = true
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
|
|||||||
Reference in New Issue
Block a user