Skip to content
Snippets Groups Projects
Commit 17598aee authored by Karl Prieb's avatar Karl Prieb
Browse files

fix 512

parent abf7b6b6
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ assets =
height: 192
'favicon_512':
label: 'android-chrome 512x512 (png)'
defaultUrl: 'images/logo/android-chrome-512x512.png'
defaultUrl: 'images/logo/512x512.png'
constraints:
type: 'image'
extensions: ['png']
......
public/images/logo/android-chrome-512x512.png

5.95 KiB

......@@ -7,7 +7,7 @@
"type": "image\/png"
},
{
"src": "\/images\/logo\/android-chrome-512x512.png?v=3",
"src": "\/images\/logo\/512x512.png?v=3",
"sizes": "512x512",
"type": "image\/png"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment