diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index f67c7f4e..3e7cdaf0 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -25,7 +25,9 @@ module.exports = { '/docs/syntax-highlight.md', '/docs/html.md', '/docs/view.md' - ] + ], + sidebarDepth: 2, + lastUpdated: true }, markdown: { config: md => {