diff options
Diffstat (limited to 'layouts/shortcodes')
-rw-r--r-- | layouts/shortcodes/image.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/shortcodes/image.html b/layouts/shortcodes/image.html index 0bc0d58..2677b2c 100644 --- a/layouts/shortcodes/image.html +++ b/layouts/shortcodes/image.html @@ -40,6 +40,7 @@ " width="{{ $img1x.Width }}" height="{{ $img1x.Height }}" + loading="lazy" > </a> <figcaption> |