Skip to content

Commit beb9c9b

Browse files
committed
Add getting started to sidebar
1 parent 7511b85 commit beb9c9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sidebars.documentation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import type {SidebarsConfig} from '@docusaurus/plugin-content-docs';
1515
const sidebars: SidebarsConfig = {
1616
documentationSidebar: [
1717
'Overview',
18+
'GettingStarted',
1819
{
1920
type: 'category',
2021
label: 'Releases',

0 commit comments

Comments
 (0)