Use same responsive image style for gleanings as for every other card

This commit is contained in:
benjamin melançon 2019-10-01 12:06:25 -04:00
parent 789e7e604a
commit 0b7901a2e6

View file

@ -5,12 +5,15 @@ dependencies:
config:
- core.entity_view_mode.node.card
- field.field.node.gleaning.body
- field.field.node.gleaning.comment
- field.field.node.gleaning.field_image
- field.field.node.gleaning.field_publication_date
- field.field.node.gleaning.field_upload
- node.type.gleaning
- responsive_image.styles.narrow
module:
- ds
- image
- responsive_image
- user
id: node.gleaning.card
targetEntityType: node
@ -18,12 +21,12 @@ bundle: gleaning
mode: card
content:
field_image:
type: image
type: responsive_image
weight: 0
region: content
label: hidden
settings:
image_style: ''
responsive_image_style: narrow
image_link: content
third_party_settings:
ds: