diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 6f4190a..5e50995 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -11,12 +11,11 @@ export default defineUserConfig({ description: '爱与回忆的小世界,记录生活中的每一份温暖与感动', head: [ - // 配置站点图标 ['link', { rel: 'icon', type: 'image/png', href: 'https://theme-plume.vuejs.press/favicon-32x32.png' }], ], bundler: viteBundler(), - shouldPrefetch: false, // 站点较大,页面数量较多时,不建议启用 + shouldPrefetch: false, theme: plumeTheme({ /* 博客文章页面链接前缀 */