Browse Source

Re-add background color to manifest

Jasper van Merle 6 năm trước cách đây
mục cha
commit
0cd1527143
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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",