jekyll/jekyll-gist

Support lazy loading attribute

Closed this issue · 1 comments

It would be nice to either mark all gist scripts as loading="lazy" or have an option to do so per tag. See https://web.dev/native-lazy-loading/

I submitted a quick PR for the former case, feel free to close if that's not desired behavior.