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