Add recommendation image style
This commit is contained in:
parent
ebe5a7dbba
commit
bb0841e8d7
2 changed files with 17 additions and 1 deletions
|
@ -7,6 +7,7 @@ dependencies:
|
|||
- field.field.block_content.recommendation.body
|
||||
- field.field.block_content.recommendation.field_photo
|
||||
- field.field.block_content.recommendation.field_role
|
||||
- image.style.recommendation
|
||||
module:
|
||||
- image
|
||||
- text
|
||||
|
@ -26,7 +27,7 @@ content:
|
|||
weight: 3
|
||||
label: hidden
|
||||
settings:
|
||||
image_style: ''
|
||||
image_style: recommendation
|
||||
image_link: ''
|
||||
third_party_settings: { }
|
||||
type: image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue