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.
1 parent 29bee8c commit 988e07dCopy full SHA for 988e07d
docs/.vuepress/theme.ts
@@ -16,6 +16,7 @@ export default hopeTheme(<ThemeOptions & CustomConfig>{
16
// docsDir: 'docs',
17
darkmode: 'disable',
18
pure: true,
19
+ breadcrumb: false,
20
contributors: false,
21
// navbar
22
navbar: zhNavbar,
0 commit comments