I presume the images are bundled as post resources in the ./images/ folder.
It creates a new version at 5% of its original quality that is fetched in the initial page load. When and if the original image is loaded by the browser it will replace the low quality one.
{{< lazyimg "images/1.jpeg" >}} {{< lazyimg "images/1.jpeg" "caption" >}}
execute of template failed: template: shortcodes/lazyimg.html:9:18: executing "shortcodes/lazyimg.html" at <$original.ResourceType>: nil pointer evaluating resource.Resource.ResourceType
. Please help