mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Add 1024x1024 favicon
This commit is contained in:
parent
1381984b77
commit
ab48010d14
Binary file not shown.
After Width: | Height: | Size: 93 KiB |
@ -20,6 +20,11 @@
|
|||||||
"src": "/static/favicon-512x512.png",
|
"src": "/static/favicon-512x512.png",
|
||||||
"sizes": "512x512",
|
"sizes": "512x512",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/static/favicon-1024x1024.png",
|
||||||
|
"sizes": "1024x1024",
|
||||||
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user