coolcut / photon-11ty

https://photon-11ty.netlify.com
MIT License
15 stars 1 forks source link

Add lazy loading support for images #8

Closed coolcut closed 4 years ago

coolcut commented 4 years ago

Removed all third-party attempts and defaulted back to the new native loading="lazy" browser feature (even if this is not supported in every browser yet).