Merge pull request #317 from ckcz123/v2.0

sidebar
This commit is contained in:
Zhang Chen 2019-02-06 12:55:17 +08:00 committed by GitHub
commit d5364b2ea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
// },
// load sidebar from _sidebar.md
loadSidebar: 'sidebar.md',
loadSidebar: '_sidebar',
subMaxLevel: 2,
autoHeader: true,
auto2top: true,