Fix favicon for arcade hub
Build Docker Image & Security / build-scan-push (push) Successful in 2m4s
Build Docker Image & Security / build-scan-push (push) Successful in 2m4s
This commit is contained in:
@@ -12,19 +12,13 @@
|
||||
"categories": ["games", "entertainment"],
|
||||
"icons": [
|
||||
{
|
||||
"src": "games/uptime/favicon/favicon.svg",
|
||||
"sizes": "any",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "games/uptime/favicon/favicon-192.png",
|
||||
"src": "favicon/arcade-favicon-192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
},
|
||||
{
|
||||
"src": "games/uptime/favicon/favicon-512.png",
|
||||
"src": "favicon/arcade-favicon-512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "any"
|
||||
|
||||
Reference in New Issue
Block a user