diff --git a/.vuepress/config.js b/.vuepress/config.js index 40e2380..1f84d90 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -161,7 +161,8 @@ module.exports = { ], '/support/': [ - '' + '', + 'change-log' ], } } diff --git a/.vuepress/theme/layouts/Layout.vue b/.vuepress/theme/layouts/Layout.vue index 566ff51..95e6bd6 100644 --- a/.vuepress/theme/layouts/Layout.vue +++ b/.vuepress/theme/layouts/Layout.vue @@ -16,7 +16,7 @@ -