Clean up responsive image styles
This commit is contained in:
parent
3db3937b88
commit
1f00cb521d
7 changed files with 99 additions and 32 deletions
|
@ -20,7 +20,7 @@ dependencies:
|
|||
- field.field.node.article.field_topics
|
||||
- field.field.node.article.field_upload
|
||||
- node.type.article
|
||||
- responsive_image.styles.wide
|
||||
- responsive_image.styles.card_extra_wide
|
||||
module:
|
||||
- datetime
|
||||
- ds
|
||||
|
@ -120,13 +120,11 @@ content:
|
|||
type: media_responsive_thumbnail
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: wide
|
||||
responsive_image_style: card_extra_wide
|
||||
image_link: content
|
||||
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