This commit is contained in:
teasiu
2022-09-18 13:55:35 +08:00
parent a667dbe4a9
commit 0815a5d7bc
2 changed files with 9 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
{
"label": "NAS进阶教程",
"position": 4,
"link": {
"type": "generated-index"
}
}

View File

@@ -23,8 +23,8 @@ const config = {
// metadata like html lang. For example, if your site is Chinese, you may want // metadata like html lang. For example, if your site is Chinese, you may want
// to replace "en" with "zh-Hans". // to replace "en" with "zh-Hans".
i18n: { i18n: {
defaultLocale: 'en', defaultLocale: 'zh-Hans',
locales: ['en'], locales: ['zh-Hans'],
}, },
presets: [ presets: [