Skip to content

Commit 988e07d

Browse files
committed
Remove show breadcrumb.
1 parent 29bee8c commit 988e07d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/theme.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export default hopeTheme(<ThemeOptions & CustomConfig>{
1616
// docsDir: 'docs',
1717
darkmode: 'disable',
1818
pure: true,
19+
breadcrumb: false,
1920
contributors: false,
2021
// navbar
2122
navbar: zhNavbar,

0 commit comments

Comments
 (0)