forked from abner/for-legacy-web
Changed mono icon to svg
parent
1235fa7857
commit
c56ef7d416
|
|
@ -71,7 +71,7 @@ export default defineConfig({
|
|||
},
|
||||
{
|
||||
"src": `/assets/icons/monochrome.svg`,
|
||||
"type": "image/png",
|
||||
"type": "image/svg",
|
||||
"sizes": "48x48",
|
||||
"purpose": "monochrome"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue