修复网站图标绝对路径

This commit is contained in:
锦恢 2025-05-27 21:32:53 +08:00
parent 8f3dc1b21e
commit 8753c19a6a

View File

@ -15,7 +15,7 @@ export default defineConfig({
ignoreDeadLinks: true,
head: [
['link', { rel: 'icon', href: '/images/favicon.png' }]
['link', { rel: 'icon', href: baseUrl + '/images/favicon.png' }]
],
themeConfig: {
// https://vitepress.dev/reference/default-theme-config