Explorar el Código

Re-add background color to manifest

Jasper van Merle hace 6 años
padre
commit
0cd1527143
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      public/manifest.json

+ 1 - 0
public/manifest.json

@@ -4,6 +4,7 @@
   "description": "API Documentation Browser",
   "start_url": "/",
   "display": "standalone",
+  "background_color": "#EEEEEE",
   "icons": [
     {
       "src": "/images/webapp-icon-32.png",