We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2bbfe commit fd0698cCopy full SHA for fd0698c
1 file changed
docusaurus.config.js
@@ -90,13 +90,13 @@ const config = {
90
label: '新闻',
91
position: 'left'
92
},
93
- {
94
- type: 'docSidebar',
95
- sidebarId: 'tutorialSidebar',
96
- position: 'left',
97
- label: '其人志',
98
- docsPluginId: 'renwu'
99
- },
+ // {
+ // type: 'docSidebar',
+ // sidebarId: 'tutorialSidebar',
+ // position: 'left',
+ // label: '其人志',
+ // docsPluginId: 'renwu'
+ // },
100
{
101
type: 'docSidebar',
102
sidebarId: 'tutorialSidebar',
0 commit comments