Upload files to "public/icon"
This commit is contained in:
BIN
public/icon/favicon-96x96.png
Normal file
BIN
public/icon/favicon-96x96.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
1
public/icon/favicon.svg
Normal file
1
public/icon/favicon.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 1.4 MiB |
21
public/icon/site.webmanifest
Normal file
21
public/icon/site.webmanifest
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "WOL-Server",
|
||||
"short_name": "WOL",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/public/icon/web-app-manifest-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
},
|
||||
{
|
||||
"src": "/public/icon/web-app-manifest-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "maskable"
|
||||
}
|
||||
],
|
||||
"theme_color": "#205e8f",
|
||||
"background_color": "#205e8f",
|
||||
"display": "standalone"
|
||||
}
|
||||
BIN
public/icon/web-app-manifest-192x192.png
Normal file
BIN
public/icon/web-app-manifest-192x192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
BIN
public/icon/web-app-manifest-512x512.png
Normal file
BIN
public/icon/web-app-manifest-512x512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 274 KiB |
Reference in New Issue
Block a user