Loading src/.vuepress/config.js +5 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,11 @@ module.exports = { */ description: description, /** * artifacts build on public and deploy pages */ dest: './public' /** * Extra tags to be injected to the page HTML `<head>` * Loading Loading
src/.vuepress/config.js +5 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,11 @@ module.exports = { */ description: description, /** * artifacts build on public and deploy pages */ dest: './public' /** * Extra tags to be injected to the page HTML `<head>` * Loading