Skip to content

Commit

Permalink
fix: remove favicon reference in manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
armanmoztar committed Jan 4, 2025
1 parent 030287a commit fa02eab
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,6 @@
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "favicon.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "favicon.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
Expand Down

0 comments on commit fa02eab

Please # to comment.