favicon added
This commit is contained in:
parent
80c92057b3
commit
8f9a937297
6 changed files with 24 additions and 0 deletions
BIN
static/apple-touch-icon.png
Normal file
BIN
static/apple-touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
BIN
static/favicon-96x96.png
Normal file
BIN
static/favicon-96x96.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
3
static/favicon.svg
Normal file
3
static/favicon.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 1.2 MiB |
21
static/site.webmanifest
Normal file
21
static/site.webmanifest
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"name": "Colmaris",
|
||||||
|
"short_name": "Colmaris",
|
||||||
|
"icons": [
|
||||||
|
{
|
||||||
|
"src": "/web-app-manifest-192x192.png",
|
||||||
|
"sizes": "192x192",
|
||||||
|
"type": "image/png",
|
||||||
|
"purpose": "maskable"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/web-app-manifest-512x512.png",
|
||||||
|
"sizes": "512x512",
|
||||||
|
"type": "image/png",
|
||||||
|
"purpose": "maskable"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"theme_color": "#ffffff",
|
||||||
|
"background_color": "#ffffff",
|
||||||
|
"display": "standalone"
|
||||||
|
}
|
BIN
static/web-app-manifest-192x192.png
Normal file
BIN
static/web-app-manifest-192x192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
BIN
static/web-app-manifest-512x512.png
Normal file
BIN
static/web-app-manifest-512x512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
Loading…
Add table
Reference in a new issue