Skip to content

Commit a6021ad

Browse files
committed
removed tabs
1 parent 7344eff commit a6021ad

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

docusaurus.config.js

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -94,30 +94,6 @@ const config = {
9494
label: 'Projects',
9595
className: 'navbar__item--projects',
9696
},
97-
{
98-
type: 'doc',
99-
docId: 'documentation-tooling/getting-started',
100-
position: 'left',
101-
label: 'Documentation',
102-
className: 'navbar__item--getting-started',
103-
},
104-
{
105-
type: 'dropdown',
106-
label: 'Documentation',
107-
position: 'left',
108-
items: [
109-
{
110-
type: 'doc',
111-
docId: 'documentation-tooling/intro',
112-
label: 'Documentation Tooling',
113-
},
114-
{
115-
type: 'doc',
116-
docId: 'api-documentation/intro',
117-
label: 'API Documentation',
118-
},
119-
],
120-
},
12197
{
12298
to: '/technical-articles',
12399
position: 'left',

0 commit comments

Comments
 (0)