moved images to img folder

This commit is contained in:
El RIDO
2017-01-08 10:13:12 +01:00
parent 67f6c4eb61
commit 7f4ed739de
17 changed files with 17 additions and 16 deletions

View File

@@ -2,12 +2,12 @@
"name": "PrivateBin",
"icons": [
{
"src": "android-chrome-192x192.png",
"src": "img/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png"
},
{
"src": "android-chrome-512x512.png",
"src": "img/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image\/png"
}