Lazyload footer image

This commit is contained in:
Björn Fromme
2020-05-23 14:58:19 +02:00
parent 5e176fc18f
commit 5e42e411f3
@@ -80,7 +80,7 @@
</div>
<div class="col-sm-3 text-center">
<a href="https://www.unglobalcompact.org/" target="_blank" title="Global Compact">
<f:image src="EXT:ep_theme/Resources/Public/images/global_compact.png" alt="Global Compact" height="48"/>
<img class="lazyload" data-src="{f:uri.image(src: 'EXT:ep_theme/Resources/Public/images/global_compact.png', height: '48')}" alt="Global Compact" width="40" height="48"/>
</a>
</div>
</div>