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