This commit is contained in:
archer
2023-07-26 22:28:29 +08:00
parent cd2fd77df1
commit efd6448043
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ const config = {
onBrokenMarkdownLinks: 'warn',
i18n: {
defaultLocale: 'en',
defaultLocale: 'zh-Hans',
locales: ['en', 'zh-Hans']
},