update
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 94 KiB |
@@ -67,9 +67,9 @@ const config = {
|
|||||||
type: 'doc',
|
type: 'doc',
|
||||||
docId: 'intro',
|
docId: 'intro',
|
||||||
position: 'left',
|
position: 'left',
|
||||||
label: '教程',
|
label: '教程手册',
|
||||||
},
|
},
|
||||||
{to: '/blog', label: '博客', position: 'left'},
|
{to: '/blog', label: '作者博客', position: 'left'},
|
||||||
{
|
{
|
||||||
href: 'https://github.com/teasiu/doc',
|
href: 'https://github.com/teasiu/doc',
|
||||||
label: 'GitHub',
|
label: 'GitHub',
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ const sidebars = {
|
|||||||
'hello',
|
'hello',
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: '½Ì³Ì',
|
label: '½Ì³ÌÊÖ²á',
|
||||||
items: ['tutorial-basics/create-a-document'],
|
items: ['tutorial-basics/create-a-document'],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user