We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f067edc commit 5df7a6aCopy full SHA for 5df7a6a
_config.yml
@@ -364,8 +364,7 @@ imagemagick:
364
# You can also set loading="" to other values for specific images to override the default behavior.
365
# Options: "auto", "eager", "lazy"
366
# See https://web.dev/browser-level-image-lazy-loading/ for more information.
367
-lazy_loading_images:
368
- enable: true # enables lazy loading of images (recommended)
+lazy_loading_images: true # enables lazy loading of images (recommended)
369
370
# -----------------------------------------------------------------------------
371
# Optional Features
0 commit comments