jekyll-loading-lazy icon indicating copy to clipboard operation
jekyll-loading-lazy copied to clipboard

🧙🏽‍♀️ Automatically adds loading="lazy" to <img> and <iframe> tags. Load images on your sites lazily without JavaScript.

Results 3 jekyll-loading-lazy issues
Sort by recently updated
recently updated
newest added

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...

dependencies

Hi there! I have a side project that has a lot of images, so I decided to try this out. It seems to work locally, I can see the `lazy`...