jekyll / jekyll-avatar

A Jekyll plugin for rendering GitHub avatars
MIT License
89 stars 9 forks source link

Native lazyloading support #51

Open XhmikosR opened 3 years ago

XhmikosR commented 3 years ago

There's a native loading attribute for lazyloading images and Browsers already support it.

It would be nice if the plugin supported this and used the src attribute when the option is enabled.