diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index c79e24bf..932041f9 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -81,6 +81,7 @@ module.exports = { 'ZH - All the latest information about the IPFS Project in one place: blog posts, release notes, videos, news coverage, and more.', }, }, + shouldPrefetch: () => false, head: require('./config/head'), dest: './dist', markdown: {