We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7511b85 commit beb9c9bCopy full SHA for beb9c9b
1 file changed
sidebars.documentation.ts
@@ -15,6 +15,7 @@ import type {SidebarsConfig} from '@docusaurus/plugin-content-docs';
15
const sidebars: SidebarsConfig = {
16
documentationSidebar: [
17
'Overview',
18
+ 'GettingStarted',
19
{
20
type: 'category',
21
label: 'Releases',
0 commit comments