Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/reuixiy/hugo-theme-meme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreuixiy <reuixiy@gmail.com>2020-03-07 07:35:22 +0300
committerreuixiy <reuixiy@gmail.com>2020-03-07 07:35:22 +0300
commit9f5916a6daf59cf467463be158b18b004f67d356 (patch)
tree2e243fb2029fb0d4afb016c8c521fa4211be15f1 /config-examples/zh-cn/config.toml
parent19892fc3caec27378e2b5c91e1ed6dfcf9e2a236 (diff)
refactor: remove i18n's region subtag
BREAKING CHANGE: config.toml is changed This commit modifies some configuration params. Please be sure to check the modification history of the configuration file and modify related items after the update! https://github.com/reuixiy/hugo-theme-meme/commits/master/config-examples
Diffstat (limited to 'config-examples/zh-cn/config.toml')
-rw-r--r--config-examples/zh-cn/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-examples/zh-cn/config.toml b/config-examples/zh-cn/config.toml
index 852e8bb..216312f 100644
--- a/config-examples/zh-cn/config.toml
+++ b/config-examples/zh-cn/config.toml
@@ -15,7 +15,7 @@ theme = "meme"
newContentEditor = ""
# i18n
-defaultContentLanguage = "zh-cn"
+defaultContentLanguage = "zh"
defaultContentLanguageInSubdir = false
# 是否复数化列表页面的标题