Skip to content

Commit

Permalink
Add logo144
Browse files Browse the repository at this point in the history
  • Loading branch information
longern committed Jul 12, 2024
1 parent 808e16b commit c98f85d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 9 deletions.
Binary file added public/logo144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/logo192.png
Binary file not shown.
Binary file removed public/logo512.png
Binary file not shown.
13 changes: 4 additions & 9 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,16 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Flare Drive",
"name": "Flare Drive",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"src": "logo144.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
"sizes": "144x144"
}
],
"start_url": ".",
Expand Down

0 comments on commit c98f85d

Please sign in to comment.