chore: 更改 favicon 图标格式
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig({
|
|||||||
titleTemplate: ':title - Frost-ZX',
|
titleTemplate: ':title - Frost-ZX',
|
||||||
description: 'Frost-ZX 的博客',
|
description: 'Frost-ZX 的博客',
|
||||||
head: [
|
head: [
|
||||||
['link', { rel: 'icon', href: '/favicon.png' }],
|
['link', { rel: 'icon', href: '/favicon.ico' }],
|
||||||
],
|
],
|
||||||
|
|
||||||
// 构建配置
|
// 构建配置
|
||||||
|
BIN
docs/public/favicon.ico
Normal file
BIN
docs/public/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
Reference in New Issue
Block a user