summaryrefslogtreecommitdiff
path: root/docs/.vuepress/config.js
diff options
context:
space:
mode:
authorDerick Montague <derick.montague@ibm.com>2020-10-09 19:50:42 +0300
committerDerick Montague <derick.montague@ibm.com>2020-10-20 22:54:05 +0300
commit35b2bbf0c49016b36255b341b833cc7867737eda (patch)
tree92cd502ec7bb78a8c635087726e22205c2e229c6 /docs/.vuepress/config.js
parent3ec4c04905eaaf8e3ac2793641f7577f0c7f5472 (diff)
downloadwebui-vue-35b2bbf0c49016b36255b341b833cc7867737eda.tar.xz
Update theme customization
- Move the env.md from /env directory to be displayed in the theming section - Update copy to remove references to downstream changes since changes are made upstream Signed-off-by: Derick Montague <derick.montague@ibm.com> Change-Id: I5ed3c62a9534c071b6dbd7f69ed35d457353a628
Diffstat (limited to 'docs/.vuepress/config.js')
-rw-r--r--docs/.vuepress/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index 8b7be97c..90436067 100644
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -53,7 +53,7 @@ module.exports = {
]
}
],
- "/themes/": ["", "customize"]
+ "/themes/": ["", "customize", "env"]
},
},
configureWebpack: {