feat: add image alt texts
This commit is contained in:
parent
ad04647359
commit
a967366a9b
2 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@
|
|||
image="{data.image.0}"
|
||||
treatIdAsReference="1"
|
||||
cropVariant="default"
|
||||
alt="{data.header}"
|
||||
alt="{data.image.0.alternative}"
|
||||
class="textimage-image"
|
||||
/>
|
||||
</picture>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue