Skip to content

Commit

Permalink
change in manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
FMghaccount committed Feb 3, 2023
1 parent da7dbc7 commit 8ee3227
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"name": "styled-components-huddle",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
Expand Down

0 comments on commit 8ee3227

Please sign in to comment.