Ver Fonte

splash screen icon

Heydon Pickering há 8 anos atrás
pai
commit
13d65016e6

BIN
docs/images/android-icon-512x512.png


+ 7 - 1
docs/manifest.json

@@ -37,7 +37,13 @@
    "sizes": "192x192",
    "type": "image\/png",
    "density": "4.0"
-  }
+ },
+ {
+  "src": "images/android-icon-512x512.png",
+  "sizes": "512x512",
+  "type": "image\/png",
+  "density": "4.0"
+ }
 ],
   "start_url": "index.html",
   "display": "standalone",

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
docs/service-worker.js


BIN
themes/infusion/static/images/android-icon-512x512.png


+ 7 - 1
themes/infusion/static/manifest.json

@@ -37,7 +37,13 @@
    "sizes": "192x192",
    "type": "image\/png",
    "density": "4.0"
-  }
+ },
+ {
+  "src": "images/android-icon-512x512.png",
+  "sizes": "512x512",
+  "type": "image\/png",
+  "density": "4.0"
+ }
 ],
   "start_url": "index.html",
   "display": "standalone",

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff