feat: add fetchpriority to hero image
This commit is contained in:
parent
30e30f7d24
commit
2b51545c6d
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@
|
||||||
<f:image
|
<f:image
|
||||||
image="{data.image.0}"
|
image="{data.image.0}"
|
||||||
treatIdAsReference="1"
|
treatIdAsReference="1"
|
||||||
|
fetchpriority="high"
|
||||||
cropVariant="default"
|
cropVariant="default"
|
||||||
width="430c"
|
width="430c"
|
||||||
alt="Hero Image"
|
alt="Hero Image"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue