fix(exampleSite): cn -> zh-CN
This commit is contained in:
parent
0167edcbf2
commit
b5d0c5b37d
@ -9,7 +9,7 @@ languages:
|
||||
languageName: English
|
||||
title: Example Site
|
||||
weight: 1
|
||||
cn:
|
||||
zh-CN:
|
||||
languageName: 中文
|
||||
title: 演示站点
|
||||
weight: 2
|
||||
@ -26,7 +26,7 @@ disqusShortname: hugo-theme-stack
|
||||
googleAnalytics:
|
||||
|
||||
# Theme i18n support
|
||||
# Available values: en, fr, id, ja, ko, pt-br, zh-cn, zh-tw, es, de, nl, it, th, el, uk, ar
|
||||
# Available values: en, fr, id, ja, ko, pt-br, zh-CN, zh-TW, es, de, nl, it, th, el, uk, ar
|
||||
DefaultContentLanguage: en
|
||||
|
||||
# Set hasCJKLanguage to true if DefaultContentLanguage is in [zh-cn ja ko]
|
||||
|
Loading…
Reference in New Issue
Block a user