hundredrabbits / 100r.co

Official Website
http://100r.co
MIT License
328 stars 54 forks source link

load=lazy on img elements should be loading=lazy #84

Closed dannyvankooten closed 1 year ago

dannyvankooten commented 1 year ago

Was admiring your website when I noticed this. You can confirm this works by opening up your website in Firefox, checking the Network tab and now seeing lazy-img as the request initiator.

https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading

rekkabell commented 1 year ago

Well, this is silly. Sometimes I write tags too fast, and forget to finish the word. Somehow, I've been blind to these errors. You can find both versions on the website (loading and load), guess that's how you can tell how attentive I was at the time ;).

Thanks for catching this.