mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
Fix image link
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "neon443 Progressive Web App",
|
||||
"name": "neon443 PWA",
|
||||
"short_name": "neon443",
|
||||
"description": ".",
|
||||
"icons": [
|
||||
{
|
||||
"src": "./images/app-icon.png",
|
||||
"sizes": "512×512",
|
||||
"src": "./images/icon.png",
|
||||
"sizes": "1024x1024",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user