diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 97b4057..93fc98c 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -65,7 +65,8 @@ module.exports = { children: [ '', 'quickstart', - 'installation' + 'installation', + 'users' ] } ],