Skip to content

Commit 588858e

Browse files
committed
select ivorysql-how.jpg when i18n.currentLocale !== 'zh-CN'
1 parent 5ae97d0 commit 588858e

3 files changed

Lines changed: 2971 additions & 2 deletions

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-CN',
65+
defaultLocale: 'zh',
6666
locales: ['en', 'zh-CN'],
6767
},
6868
themeConfig:

0 commit comments

Comments
 (0)