mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-03-13 23:58:51 +01:00
chore: favicon.svg is too big
This commit is contained in:
parent
33c2b5fbf7
commit
491ff455ed
@ -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 |
Loading…
Reference in New Issue
Block a user