Skip to content

Commit 4e52143

Browse files
authored
Add new site entries to sidebar
1 parent 2d6d1f0 commit 4e52143

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/.vuepress/config.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,10 @@ module.exports = {
111111
collapsable: false,
112112
sidebarDepth: 1,
113113
children: [
114-
'APPTROUBLESHOOT',
115-
'TROUBLESHOOTING',
116-
'ACCEL',
114+
'TROUBLESHOOT-APP',
115+
'TROUBLESHOOT-MISC',
116+
'TROUBLESHOOT-NONMETAL',
117+
'TROUBLESHOOT-HARDWARE',
117118
'DEBUG',
118119

119120
]

0 commit comments

Comments
 (0)