[TASK] starting lazy-load

This commit is contained in:
TLRZ Seyfferth
2020-05-06 19:37:58 +02:00
parent b2460c08d4
commit 2cd70552b0
4 changed files with 50 additions and 8 deletions
@@ -4,8 +4,9 @@
<a id="logo-container"
href="{{ "index"|link }}"
class="brand-logo">
<img class="center"
src="{{ assets_url }}/logo.svg "
<img class="lazy"
loading="lazy"
data-src="{{ assets_url }}/logo.svg "
alt=""
height="64"
width="64" />