chore: favicon.svg is too big

This commit is contained in:
Ryan Yin 2024-11-21 16:26:24 +08:00
parent 33c2b5fbf7
commit 491ff455ed
2 changed files with 1 additions and 4 deletions

View File

@ -43,7 +43,7 @@ export const shared = defineConfig({
},
head: [
["link", { rel: "icon", href: "/favicon.svg" }],
["link", { rel: "icon", href: "/web-app-manifest-192x192.png" }],
["link", { rel: "shortcut icon", href: "/favicon.ico" }],
// Google Search and Android Chrome
["link", { rel: "icon", href: "/favicon-96x96.png", sizes: "96x96" }],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 1.7 MiB