Use landscape style for people page; losing responsive images for now
... but i can't imagine the responsive image was working too well, the configuration for the 'wide' one in particular was quite whack.
This commit is contained in:
parent
7d7c668d8a
commit
ec0c7df355
1 changed files with 4 additions and 4 deletions
|
@ -11,11 +11,11 @@ dependencies:
|
|||
- field.field.node.people.field_people_position
|
||||
- field.field.node.people.field_people_type
|
||||
- field.field.node.people.field_summary
|
||||
- image.style.landscape
|
||||
- node.type.people
|
||||
- responsive_image.styles.wide
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
- responsive_image
|
||||
- image
|
||||
- text
|
||||
- user
|
||||
_core:
|
||||
|
@ -46,10 +46,10 @@ content:
|
|||
weight: 0
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: wide
|
||||
image_style: landscape
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: responsive_image
|
||||
type: image
|
||||
region: content
|
||||
field_people_position:
|
||||
type: string
|
||||
|
|
Loading…
Reference in a new issue