From: Jannik ZANDER Date: Sat, 21 Dec 2019 22:52:27 +0000 (+0100) Subject: Add plugin clean-urls X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=6b6dfa0380798e07f76c5deedca60e9296ce5d6e;p=vuepress.git Add plugin clean-urls --- diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index f107f1d..53c93ad 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -1,6 +1,12 @@ module.exports = { plugins: [ [ + 'vuepress-plugin-clean-urls', + { + normalSuffix: '/', + indexSuffix: '/', + notFoundPath: '/404.html', + }, '@vuepress/blog', { directories: [