Browse Source

pwa extra

bach 2 years ago
parent
commit
92910614c8

+ 1 - 0
config/sync/core.extension.yml

@@ -150,6 +150,7 @@ module:
   printable_pdf: 0
   profile: 0
   pwa: 0
+  pwa_extras: 0
   recurring_period: 0
   redirect: 0
   redis: 0

+ 3 - 3
config/sync/pwa.config.yml

@@ -15,6 +15,6 @@ cross_origin: false
 skip_waiting: true
 _core:
   default_config_hash: cP1TZQyv1WdET3iepl2QoyOPK7VeO0xHm0lU_FU1Wmc
-image: /sites/default/files/pwa/PWA-icon.png
-image_small: /sites/default/files/pwa/PWA-icon.pngcopy.png
-image_very_small: /sites/default/files/pwa/PWA-icon.pngcopy2.png
+image: /sites/default/files/pwa/materiopwaicon.png
+image_small: /sites/default/files/pwa/materiopwaicon.pngcopy.png
+image_very_small: /sites/default/files/pwa/materiopwaicon.pngcopy2.png

+ 23 - 0
config/sync/pwa_extras.settings.apple.yml

@@ -0,0 +1,23 @@
+touch_icons:
+  touch-icon-default: touch-icon-default
+meta_tags:
+  meta-capable: meta-capable
+  meta-status-bar-style: meta-status-bar-style
+color_select: black_translucent
+home_screen_icons:
+  iphone5-splash: iphone5-splash
+  iphone6-splash: iphone6-splash
+  iphoneplus-splash: iphoneplus-splash
+  iphonex-splash: iphonex-splash
+  iphonexr-splash: iphonexr-splash
+  iphonexsmax-splash: iphonexsmax-splash
+  ipad-splash: ipad-splash
+  ipadpro1-splash: ipadpro1-splash
+  ipadpro2-splash: ipadpro2-splash
+  ipadpro3-splash: ipadpro3-splash
+dependencies:
+  enforced:
+    module:
+      - pwa_extras
+_core:
+  default_config_hash: TOeFdF8Tjq2HqBmUgrTH06d7ZpY5qNLHZTLPIaCVsEk

File diff suppressed because it is too large
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


Some files were not shown because too many files changed in this diff