Open yochrisbolton opened 2 years ago
Need to add data-src instead of just src for lazyload to work
data-src
src
lazyload
We should also adjust other large images (cache) where applicable
See: https://web.dev/codelab-use-lazysizes-to-lazyload-images/ for more info
Need to add
data-src
instead of justsrc
forlazyload
to workWe should also adjust other large images (cache) where applicable