1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-21 23:35:05 +00:00

changed favicons from purple to white

This commit is contained in:
thomasrosen 2021-01-23 22:27:04 +01:00
parent f9401f74c7
commit dd343b87a3
8 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/volt-logo-64.png" />
<link rel="icon" href="%PUBLIC_URL%/volt-logo-white-64.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="theme-color" content="#000000" />
<meta

View file

@ -3,17 +3,17 @@
"name": "Volt Social Media Frame Generator",
"icons": [
{
"src": "volt-logo-64.png",
"src": "volt-logo-white-64.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/png"
},
{
"src": "volt-logo-192.png",
"src": "volt-logo-white-192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "volt-logo-512.png",
"src": "volt-logo-white-512.png",
"type": "image/png",
"sizes": "512x512"
}

View file

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

View file

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 990 B