Skip to content

Commit

Permalink
config: disable deep outline
Browse files Browse the repository at this point in the history
- Breaks when tabs are involved
  • Loading branch information
lifehackerhansol committed Oct 23, 2024
1 parent 1d9663d commit ff165f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ export default defineConfig({
root: i18n.en_US
},
themeConfig: {
outline: {
level: 'deep'
},
docFooter: {
prev: false,
next: false
Expand Down

0 comments on commit ff165f0

Please sign in to comment.