Skip to content

Commit 5ae97d0

Browse files
authored
Merge pull request #175 from jiaoshuntian/main
update i18n config
2 parents 25b1a2a + 75aadf7 commit 5ae97d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ const config = {
6262
],
6363
],
6464
i18n: {
65-
defaultLocale: 'zh',
65+
defaultLocale: 'zh-CN',
6666
locales: ['en', 'zh-CN'],
6767
},
6868
themeConfig:

0 commit comments

Comments
 (0)