Clean up responsive image styles
This commit is contained in:
parent
3db3937b88
commit
1f00cb521d
7 changed files with 99 additions and 32 deletions
|
@ -11,7 +11,7 @@ dependencies:
|
|||
- field.field.node.gleaning.field_publication_date
|
||||
- field.field.node.gleaning.field_upload
|
||||
- node.type.gleaning
|
||||
- responsive_image.styles.wide
|
||||
- responsive_image.styles.card_extra_wide
|
||||
module:
|
||||
- datetime
|
||||
- ds
|
||||
|
@ -83,13 +83,11 @@ content:
|
|||
type: media_responsive_thumbnail
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: wide
|
||||
responsive_image_style: card_extra_wide
|
||||
image_link: ''
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: ''
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: ds_content
|
||||
field_publication_date:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue