Skip to content

Commit 2979729

Browse files
authored
disable catalog (#542)
1 parent 40afa81 commit 2979729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export default hopeTheme(
9898

9999
plugins: {
100100
docsearch: {},
101-
101+
catalog: false,
102102
redirect: {
103103
config: {
104104
'/UserGuide/Master/QuickStart/QuickStart.html':

0 commit comments

Comments
 (0)