update
This commit is contained in:
7
docs/nas-skill/_category_.json
Normal file
7
docs/nas-skill/_category_.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"label": "NAS进阶教程",
|
||||
"position": 4,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
@@ -23,8 +23,8 @@ const config = {
|
||||
// metadata like html lang. For example, if your site is Chinese, you may want
|
||||
// to replace "en" with "zh-Hans".
|
||||
i18n: {
|
||||
defaultLocale: 'en',
|
||||
locales: ['en'],
|
||||
defaultLocale: 'zh-Hans',
|
||||
locales: ['zh-Hans'],
|
||||
},
|
||||
|
||||
presets: [
|
||||
|
||||
Reference in New Issue
Block a user