changed favicons from purple to white
|
@ -2,7 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<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="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||||
<meta name="theme-color" content="#000000" />
|
<meta name="theme-color" content="#000000" />
|
||||||
<meta
|
<meta
|
||||||
|
|
|
@ -3,17 +3,17 @@
|
||||||
"name": "Volt Social Media Frame Generator",
|
"name": "Volt Social Media Frame Generator",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "volt-logo-64.png",
|
"src": "volt-logo-white-64.png",
|
||||||
"sizes": "64x64 32x32 24x24 16x16",
|
"sizes": "64x64 32x32 24x24 16x16",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "volt-logo-192.png",
|
"src": "volt-logo-white-192.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "192x192"
|
"sizes": "192x192"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "volt-logo-512.png",
|
"src": "volt-logo-white-512.png",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"sizes": "512x512"
|
"sizes": "512x512"
|
||||||
}
|
}
|
||||||
|
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
BIN
public/volt-logo-white-192.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
public/volt-logo-white-512.png
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
public/volt-logo-white-64.png
Normal file
After Width: | Height: | Size: 990 B |