Update: Alle modellen
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
{{ with .Params.info_section.image }}
|
||||
<img src="{{ . | relURL }}"
|
||||
alt="{{ $.Params.info_section.image_alt | default "Van Emous Mantelzorgwoningen" }}"
|
||||
class="img-fluid rounded-img shadow fade-left">
|
||||
class="img-fluid rounded-img shadow fade-left" loading="lazy">
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
@@ -61,7 +61,7 @@
|
||||
{{ with .Params.about_section.image }}
|
||||
<img src="{{ . | relURL }}"
|
||||
alt="{{ $.Params.info_section.image_alt | default "Van Emous Mantelzorgwoningen" }}"
|
||||
class="img-fluid rounded-img shadow">
|
||||
class="img-fluid rounded-img shadow" loading="lazy">
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user