update favicon

This commit is contained in:
AykutSarac 2024-06-21 00:04:38 +03:00
parent d57ecf214d
commit dc73d73171
No known key found for this signature in database
6 changed files with 2 additions and 2 deletions

BIN
public/assets/192.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

BIN
public/assets/512.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

View File

@ -10,13 +10,13 @@
"start_url": "/editor",
"icons": [
{
"src": "assets/192.png",
"src": "assets/192.jpg",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "assets/512.png",
"src": "assets/512.jpg",
"sizes": "512x512",
"type": "image/png"
}