refactor: update icon url
This commit is contained in:
parent
7491b95312
commit
845b210037
@ -11,7 +11,7 @@ export default defineUserConfig({
|
||||
|
||||
head: [
|
||||
// 配置站点图标
|
||||
['link', {rel: 'icon', type: 'image/png', href: '/logo.svg'}],
|
||||
['link', {rel: 'icon', type: 'image/png', href: '/icon/logo.svg'}],
|
||||
],
|
||||
|
||||
bundler: viteBundler(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user