Skip to content
Snippets Groups Projects
Commit 92964d74 authored by nizune's avatar nizune
Browse files

Fixed manifest for mono icon

parent c56ef7d4
Branches
No related merge requests found
......@@ -71,8 +71,8 @@ export default defineConfig({
},
{
"src": `/assets/icons/monochrome.svg`,
"type": "image/svg",
"sizes": "48x48",
"type": "image/svg+xml",
"sizes": "48x48 72x72 96x96 128x128 256x256",
"purpose": "monochrome"
},
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment