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.
outline: [2, 3]
1 parent de4f5a3 commit 272a80eCopy full SHA for 272a80e
packages/docs/.vitepress/config.mts
@@ -25,6 +25,8 @@ export default defineConfigWithTheme({
25
},
26
27
themeConfig: {
28
+ outline: [2, 3],
29
+
30
search: {
31
provider: 'local'
32
0 commit comments