Changed mono icon to svg

pull/1049/head
nizune 2021-07-08 12:54:43 +02:00
parent a987157760
commit fd5a488a41
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ export default defineConfig({
},
{
"src": `/assets/icons/monochrome.svg`,
"type": "image/png",
"type": "image/svg",
"sizes": "48x48",
"purpose": "monochrome"
},