module.exports = [ [ "clean-urls", { normalSuffix: "/" } ], ["@vuepress/back-to-top"], [ "@vuepress/google-analytics", { ga: "UA-148212082-1" } ], [ "vuepress-plugin-container", { type: "expander", before: info => `
" } ], [ "vuepress-plugin-container", { type: "guide", before: info => `${info}
`, after: "