'sss'
This commit is contained in:
22
sidebars.js
22
sidebars.js
@@ -19,17 +19,17 @@ const sidebars = {
|
||||
tutorialSidebar: [{type: 'autogenerated', dirName: '.'}],
|
||||
|
||||
// But you can create a sidebar manually
|
||||
/*
|
||||
tutorialSidebar: [
|
||||
'intro',
|
||||
'hello',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Tutorial',
|
||||
items: ['tutorial-basics/create-a-document'],
|
||||
},
|
||||
],
|
||||
*/
|
||||
|
||||
// tutorialSidebar: [
|
||||
// 'intro',
|
||||
// 'hello',
|
||||
// {
|
||||
// type: 'category',
|
||||
// label: 'Tutorial',
|
||||
// items: ['tutorial-basics/create-a-document'],
|
||||
// },
|
||||
// ],
|
||||
|
||||
};
|
||||
|
||||
export default sidebars;
|
||||
|
||||
Reference in New Issue
Block a user