We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1789cc6 commit c435f3aCopy full SHA for c435f3a
docusaurus.config.ts
@@ -59,12 +59,12 @@ const config: Config = {
59
src: 'img/logo.svg',
60
},
61
items: [
62
- {
63
- type: 'docSidebar',
64
- sidebarId: 'tutorialSidebar',
65
- position: 'left',
66
- label: 'Tutorial',
67
- },
+ // {
+ // type: 'docSidebar',
+ // sidebarId: 'tutorialSidebar',
+ // position: 'left',
+ // label: 'Tutorial',
+ // },
68
{
69
href: 'https://github.com/mongodb-developer/search-play-workshop',
70
label: 'GitHub',
0 commit comments