From bae3270ac33e450dce372b799599a380659adcd8 Mon Sep 17 00:00:00 2001 From: mayed505 Date: Sat, 24 Aug 2019 20:29:58 +0400 Subject: [PATCH] Update config.js to add custom_theme_setup.md --- .vuepress/config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/.vuepress/config.js b/.vuepress/config.js index 78cbac95..d499c6a8 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -48,6 +48,7 @@ module.exports = { collapsable: false, children: [ '/community/about.md', + '/tutorials/custom_theme_setup.md', ] }, {