Skip to content

Commit

Permalink
Fix: 스플래시 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Nangniya committed Feb 16, 2024
1 parent 26faefe commit af17955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "image/x-icon"
},
{
"src": "splash.png",
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
Expand All @@ -21,7 +21,7 @@
"splash_screens": [
{
"src": "splash.png",
"sizes": "322x320",
"sizes": "192x192",
"type": "image/png"
}
],
Expand Down
Binary file modified public/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit af17955

Please sign in to comment.