Browse Source

CHANGE | changed app favicon

merge-requests/175/head
Yevhen Romanenko 2 years ago
parent
commit
4d039e6d48
  1. BIN
      public/fav.ico
  2. BIN
      public/fav2.ico
  3. BIN
      public/favicon-16x16.png
  4. BIN
      public/favicon-32x32.png
  5. BIN
      public/favicon.ico
  6. 2
      public/manifest.json

BIN
public/fav.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

BIN
public/fav2.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

BIN
public/favicon-16x16.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/favicon-32x32.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
public/favicon.ico

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 15 KiB

2
public/manifest.json

@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
"name": "TaskMe;)",
"icons": [
{
"src": "fav.ico",
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}

Loading…
Cancel
Save