bigger images
This commit is contained in:
@@ -14,7 +14,7 @@ dependencies:
|
|||||||
- field.field.node.projet.field_portage
|
- field.field.node.projet.field_portage
|
||||||
- field.field.node.projet.field_projet_s_lie_s
|
- field.field.node.projet.field_projet_s_lie_s
|
||||||
- field.field.node.projet.field_type_de_projet
|
- field.field.node.projet.field_type_de_projet
|
||||||
- image.style.large
|
- image.style.960x960
|
||||||
- node.type.projet
|
- node.type.projet
|
||||||
module:
|
module:
|
||||||
- datetime_range
|
- datetime_range
|
||||||
@@ -66,7 +66,7 @@ content:
|
|||||||
- 0
|
- 0
|
||||||
deltas_reversed: false
|
deltas_reversed: false
|
||||||
image_link: content
|
image_link: content
|
||||||
image_style: large
|
image_style: 960x960
|
||||||
image_loading:
|
image_loading:
|
||||||
attribute: lazy
|
attribute: lazy
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ dependencies:
|
|||||||
- field.field.node.projet.field_portage
|
- field.field.node.projet.field_portage
|
||||||
- field.field.node.projet.field_projet_s_lie_s
|
- field.field.node.projet.field_projet_s_lie_s
|
||||||
- field.field.node.projet.field_type_de_projet
|
- field.field.node.projet.field_type_de_projet
|
||||||
- image.style.large
|
- image.style.960x960
|
||||||
- node.type.projet
|
- node.type.projet
|
||||||
module:
|
module:
|
||||||
- image_delta_formatter
|
- image_delta_formatter
|
||||||
@@ -49,7 +49,7 @@ content:
|
|||||||
- 0
|
- 0
|
||||||
deltas_reversed: false
|
deltas_reversed: false
|
||||||
image_link: content
|
image_link: content
|
||||||
image_style: large
|
image_style: 960x960
|
||||||
image_loading:
|
image_loading:
|
||||||
attribute: lazy
|
attribute: lazy
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
|||||||
@@ -0,0 +1,15 @@
|
|||||||
|
uuid: 7f3f4cb8-16cc-4498-bc81-6d8d073efcdd
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: 2160x2160
|
||||||
|
label: 2160x2160
|
||||||
|
effects:
|
||||||
|
2c42f50b-66c2-4dc3-ac32-3fa0b5473d80:
|
||||||
|
uuid: 2c42f50b-66c2-4dc3-ac32-3fa0b5473d80
|
||||||
|
id: image_scale
|
||||||
|
weight: 1
|
||||||
|
data:
|
||||||
|
width: 2160
|
||||||
|
height: 2160
|
||||||
|
upscale: false
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
uuid: 5b1054fb-2ec7-4081-8c79-be5af635829d
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
name: 960x960
|
||||||
|
label: 960x960
|
||||||
|
effects:
|
||||||
|
195f8216-e2fd-48a8-9563-2a9b1c6fc582:
|
||||||
|
uuid: 195f8216-e2fd-48a8-9563-2a9b1c6fc582
|
||||||
|
id: image_scale
|
||||||
|
weight: 1
|
||||||
|
data:
|
||||||
|
width: 960
|
||||||
|
height: 960
|
||||||
|
upscale: false
|
||||||
Reference in New Issue
Block a user