Issue #3371796 by bernardm28, mherchel: Standard profile's article content type's image should not be lazy loaded within full view mode
parent
b23fad55a8
commit
f98b337ba2
|
@ -39,10 +39,10 @@ content:
|
|||
type: image
|
||||
label: hidden
|
||||
settings:
|
||||
image_style: wide
|
||||
image_link: ''
|
||||
image_style: wide
|
||||
image_loading:
|
||||
attribute: lazy
|
||||
attribute: eager
|
||||
third_party_settings: { }
|
||||
weight: -1
|
||||
region: content
|
||||
|
|
Loading…
Reference in New Issue