caption on home
This commit is contained in:
@@ -18,7 +18,7 @@ dependencies:
|
|||||||
- node.type.site
|
- node.type.site
|
||||||
module:
|
module:
|
||||||
- address
|
- address
|
||||||
- image_delta_formatter
|
- image_field_caption
|
||||||
- user
|
- user
|
||||||
id: node.site.home_block
|
id: node.site.home_block
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
@@ -41,15 +41,13 @@ content:
|
|||||||
weight: 3
|
weight: 3
|
||||||
region: content
|
region: content
|
||||||
field_image:
|
field_image:
|
||||||
type: image_delta_formatter
|
type: image_caption
|
||||||
label: visually_hidden
|
label: visually_hidden
|
||||||
settings:
|
settings:
|
||||||
deltas: '0'
|
|
||||||
image_style: wide
|
image_style: wide
|
||||||
image_link: content
|
image_link: content
|
||||||
image_loading:
|
image_loading:
|
||||||
attribute: lazy
|
attribute: lazy
|
||||||
deltas_reversed: 0
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 0
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
|
|||||||
Reference in New Issue
Block a user