This commit is contained in:
Ske 2020-06-12 15:28:40 +02:00
parent 3d7a6ec72f
commit fd9c2ee734

View file

@ -9,7 +9,7 @@ module.exports = {
theme: "@vuepress/theme-default",
plugins: [
"vuepress-plugin-clean-urls",
["vuepress-plugin-clean-urls", {normalSuffix: "/"}],
],
markdown: {
extendMarkdown: md => {