Update theme submodule

- Wrap long text in aside outline to newline
This commit is contained in:
lifehackerhansol 2024-09-27 14:22:21 -07:00
parent bc555ecd6b
commit e7656da9af
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E
2 changed files with 7 additions and 1 deletions

View File

@ -48,6 +48,12 @@ export default defineConfig({
replacement: fileURLToPath(
new URL('./theme/components/VPFooter.vue', import.meta.url)
)
},
{
find: /^.*\/VPDocOutlineItem\.vue$/,
replacement: fileURLToPath(
new URL('./theme/components/VPDocOutlineItem.vue', import.meta.url)
)
}
]
}

@ -1 +1 @@
Subproject commit 798ac6841c786e7b87f9119d27bed41679186406
Subproject commit 32b1deafda0fd8257f1653ddf335950eccea5abd