fix: paths and such
This commit is contained in:
parent
b066849d90
commit
1a4d04bfb3
5 changed files with 25 additions and 15 deletions
|
@ -15,7 +15,7 @@ import * as apiSidebar from './docs/api/sidebar';
|
|||
*/
|
||||
const sidebars: SidebarsConfig = {
|
||||
// By default, Docusaurus generates a sidebar from the docs folder structure
|
||||
tutorialSidebar: ['intro', {'label': "Censorship 101", 'type': "category", items: [{'type': 'autogenerated', dirName: 'censorship'}]}],
|
||||
tutorialSidebar: ['welcome', {'label': "Censorship 101", 'type': "category", items: [{'type': 'autogenerated', dirName: 'censorship'}]}],
|
||||
apisidebar: apiSidebar.default,
|
||||
// But you can create a sidebar manually
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue