chore: update logo
This commit is contained in:
parent
c79c3dae0b
commit
01cb378ff0
BIN
public/logo.png
BIN
public/logo.png
Binary file not shown.
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 10 KiB |
BIN
public/logo_256.png
Normal file
BIN
public/logo_256.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
@ -1,10 +1,15 @@
|
||||
{
|
||||
"short_name": "zap_stream",
|
||||
"short_name": "zap.stream",
|
||||
"name": "zap.stream",
|
||||
"icons": [
|
||||
{
|
||||
"src": "logo.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
},
|
||||
{
|
||||
"src": "logo_256.png",
|
||||
"type": "image/png",
|
||||
"sizes": "256x256"
|
||||
}
|
||||
],
|
||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 6.3 KiB |
@ -34,7 +34,7 @@ header {
|
||||
}
|
||||
|
||||
header .logo {
|
||||
background: url("/logo.png") no-repeat #171717;
|
||||
background: url("/zap-stream.svg") no-repeat;
|
||||
background-size: cover;
|
||||
border-radius: 16px;
|
||||
width: 48px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user