Skip to content

Commit

Permalink
add high resolution icon & upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Dec 18, 2021
1 parent 9c38f76 commit ea3c1c9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added favicons/android-chrome-192x192.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 favicons/android-chrome-96x96.png
Binary file not shown.
4 changes: 2 additions & 2 deletions favicons/site.webmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"short_name": "nunit",
"icons": [
{
"src": "/favicons/android-chrome-96x96.png",
"sizes": "96x96",
"src": "/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
Expand Down

0 comments on commit ea3c1c9

Please sign in to comment.