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 c85934e commit 4880d55Copy full SHA for 4880d55
docs/.vitepresse/config.ts
@@ -12,6 +12,7 @@ export default defineConfig({
12
],
13
sidebar: [
14
{ text: 'Introduction', link: '/' },
15
+ { text: 'Getting started', link: '/getting-started' },
16
17
},
18
})
0 commit comments