mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-04-26 00:10:28 -05:00
Favicon data
This commit is contained in:
parent
6b9214ec38
commit
2f7929862d
BIN
Doc/MatchMaking.png
Normal file
BIN
Doc/MatchMaking.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
src/static/dg/apple-touch-icon.png
Normal file
BIN
src/static/dg/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.2 KiB |
BIN
src/static/dg/favicon-16x16.png
Normal file
BIN
src/static/dg/favicon-16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 824 B |
BIN
src/static/dg/favicon-32x32.png
Normal file
BIN
src/static/dg/favicon-32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
19
src/static/dg/site.webmanifest
Normal file
19
src/static/dg/site.webmanifest
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
{
|
||||||
|
"name": "",
|
||||||
|
"short_name": "",
|
||||||
|
"icons": [
|
||||||
|
{
|
||||||
|
"src": "/android-chrome-192x192.png",
|
||||||
|
"sizes": "192x192",
|
||||||
|
"type": "image/png"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"src": "/android-chrome-384x384.png",
|
||||||
|
"sizes": "384x384",
|
||||||
|
"type": "image/png"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"theme_color": "#000000",
|
||||||
|
"background_color": "#000000",
|
||||||
|
"display": "standalone"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user