forgot to commit drupal config files
This commit is contained in:
parent
6b263375f6
commit
4e576aa146
|
@ -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: { }
|
||||
|
|
|
@ -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
|
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue