diff --git a/_config.yml b/_config.yml index 449cba02b6a7..110b5bdb442c 100644 --- a/_config.yml +++ b/_config.yml @@ -364,8 +364,7 @@ imagemagick: # You can also set loading="" to other values for specific images to override the default behavior. # Options: "auto", "eager", "lazy" # See https://web.dev/browser-level-image-lazy-loading/ for more information. -lazy_loading_images: - enable: true # enables lazy loading of images (recommended) +lazy_loading_images: true # enables lazy loading of images (recommended) # ----------------------------------------------------------------------------- # Optional Features