Skip to content

Commit

Permalink
Update favicon description (facebook#3374)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-cz authored and gaearon committed Oct 31, 2017
1 parent eede17a commit 0c3c7e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64",
"type": "image/png"
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "./index.html",
Expand Down

0 comments on commit 0c3c7e9

Please sign in to comment.