IMPR: Add width/height to slides

This commit is contained in:
Tony Air 2024-06-23 01:23:29 +02:00
parent 394b50670a
commit b52d7caf5e

View File

@ -15,6 +15,8 @@
loading="lazy"
src="<% if $ImageURL %>$ImageURL<% else %>$Image.FocusFill($SlideWidth,$SlideHeight).URL<% end_if %>"
alt="<% if $Headline %>$Headline.XML<% end_if %>"
width="1920"
height="410"
/>
</span>
<% end_if %>