Skip to content

Commit

Permalink
Update Image style for Featured Media (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkarhoff authored Sep 23, 2024
1 parent 3518419 commit 43f65c0
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions config/core.entity_view_display.media.image.hero.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
config:
- core.entity_view_mode.media.hero
- field.field.media.image.field_media_image
- image.style.large
- field.field.media.image.sa_caption
- image.style.responsive_16_9_1100w
- media.type.image
module:
- image
_core:
default_config_hash: 73xaTNkI5J6sfFcBmNYeuk070X3mQS_iwwWaPYyfG2M
- nomarkup
id: media.image.hero
targetEntityType: media
bundle: image
Expand All @@ -20,14 +20,19 @@ content:
label: hidden
settings:
image_link: ''
image_style: large
image_style: responsive_16_9_1100w
image_loading:
attribute: lazy
third_party_settings: { }
third_party_settings:
nomarkup:
enabled: false
separator: '|'
referenced_entity: ''
weight: 1
region: content
hidden:
created: true
name: true
sa_caption: true
thumbnail: true
uid: true

0 comments on commit 43f65c0

Please sign in to comment.