feat: more content
This commit is contained in:
parent
121df8c80d
commit
9c6a30456b
11 changed files with 165 additions and 84 deletions
|
@ -73,13 +73,13 @@ const config: Config = {
|
|||
items: [
|
||||
{
|
||||
type: 'docSidebar',
|
||||
sidebarId: 'tutorialSidebar',
|
||||
sidebarId: 'docsSidebar',
|
||||
position: 'left',
|
||||
label: 'Docs',
|
||||
},
|
||||
{
|
||||
type: 'docSidebar',
|
||||
sidebarId: 'apisidebar',
|
||||
sidebarId: 'apiSidebar',
|
||||
position: 'left',
|
||||
label: 'API',
|
||||
},
|
||||
|
@ -100,6 +100,10 @@ const config: Config = {
|
|||
label: 'Censorship 101',
|
||||
to: '/docs/censorship/',
|
||||
},
|
||||
{
|
||||
label: 'Web Mirrors',
|
||||
to: '/docs/mirrors/',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue