Skip to content

Commit 14594c8

Browse files
committed
deep outline
1 parent 321fbe5 commit 14594c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vitepress/config.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ export default defineConfig({
8080

8181
editLink: {
8282
pattern: 'https://github.com/Topper-MC/Wiki/edit/main/src/:path'
83-
}
83+
},
84+
85+
outline: "deep"
8486
},
8587
markdown: {
8688
config(md) {

0 commit comments

Comments
 (0)