Browse Source

forgot to commit drupal config files

bach 3 years ago
parent
commit
4e576aa146

+ 2 - 2
config/sync/core.entity_view_display.node.materiau.card_home.yml

@@ -23,7 +23,7 @@ dependencies:
     - field.field.node.materiau.field_thesaurus
     - field.field.node.materiau.field_video
     - field.field.node.materiau.field_workflow
-    - image.style.card_small
+    - image.style.card_small_home
     - node.type.materiau
   module:
     - image_delta_formatter
@@ -38,7 +38,7 @@ content:
     label: hidden
     settings:
       deltas: '0'
-      image_style: card_small
+      image_style: card_small_home
       image_link: ''
       deltas_reversed: 0
     third_party_settings: {  }

+ 15 - 0
config/sync/image.style.card_small_home.yml

@@ -0,0 +1,15 @@
+uuid: 95f92cc7-dfbf-4670-9913-dc29a5ee31a3
+langcode: en
+status: true
+dependencies: {  }
+name: card_small_home
+label: 'card-small-home (100x140)'
+effects:
+  b36b5a37-6235-40e1-aef1-54fe4244ace6:
+    uuid: b36b5a37-6235-40e1-aef1-54fe4244ace6
+    id: image_scale_and_crop
+    weight: 1
+    data:
+      width: 100
+      height: 140
+      anchor: center-center

+ 3 - 1
config/sync/language/fr/pwa.config.yml

@@ -1,3 +1,5 @@
 description: 'L''inspiration par la matière'
-lang: fr
 urls_to_cache: "/fr/pricing\r\n/fr/blabla\r\n/fr/base\r\n/fr/showrooms"
+start_url: /
+lang: fr
+cache_version: '1'