Skip to content

Commit fe8ed88

Browse files
authored
Update docusaurus.config.js
1 parent 04986cb commit fe8ed88

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docusaurus.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ const config = {
6666
position: 'left',
6767
label: 'Docs',
6868
},
69+
{
70+
type: 'docSidebar',
71+
position: 'left',
72+
sidebarId: 'infra',
73+
label: 'Infra',
74+
},
6975
{
7076
href: 'https://github.com/facebook/docusaurus',
7177
label: 'GitHub',

0 commit comments

Comments
 (0)