Disable Lazy Load on Specific Image? #956
Unanswered
PhasecoreX
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I have a gif above the fold on my
_index.md
page, in this format:GTMetrix doesn't like this, saying not to lazy load Largest Contentful Paint image. Is there a way that I can make just that image non-lazy loaded? Or would I have to set
enableImageLazyLoading
to false for my entire site?Beta Was this translation helpful? Give feedback.
All reactions