Use the wide image for people pages
This commit is contained in:
parent
8eccec95f1
commit
d3e6df8886
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ dependencies:
|
|||
- field.field.node.people.field_people_type
|
||||
- field.field.node.people.field_summary
|
||||
- node.type.people
|
||||
- responsive_image.styles.narrow
|
||||
- responsive_image.styles.wide
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- responsive_image
|
||||
|
@ -46,7 +46,7 @@ content:
|
|||
weight: 0
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: narrow
|
||||
responsive_image_style: wide
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: responsive_image
|
||||
|
|
Loading…
Reference in a new issue