feat: add image alt texts
All checks were successful
Build / build (push) Successful in 4m1s
Build / deploy-stage (push) Successful in 2m42s
Build / switch-stage (push) Successful in 1m59s

This commit is contained in:
2024-12-15 00:51:20 +01:00
parent ad04647359
commit a967366a9b
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
image="{data.image.0}"
treatIdAsReference="1"
cropVariant="default"
alt="{data.header}"
alt="{data.image.0.alternative}"
class="textimage-image"
/>
</picture>