Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Favicon with sizes of 48, 32, 16
  • Loading branch information
piotr-cz committed Nov 2, 2017
commit d640b30e95b05f2e0241f4e1abd8b9bba7f8870c
Binary file modified packages/react-scripts/template/public/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/react-scripts/template/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"sizes": "48x48 32x32 16x16",
"type": "image/x-icon"
}
],
Expand Down