Files
NodeBB/public/src
Opliko 47e7e9572c Add loading=lazy tag to avatars
There is no reason why avatars should be a blocking reasorce, and browsers are now adding support for lazy loading of images (and iframes). According to [caniuse.com](https://caniuse.com/#feat=loading-lazy-attr) 62% of users use a browser that supports this attribute.

So there doesn't seem to be any downside to just adding this attribute here. It won't affect browsers that don't support it and might speed up page loads on browsers that do.
2020-04-19 13:33:23 -04:00
..
2020-04-14 10:18:20 -04:00
2019-03-19 14:01:31 -04:00
2020-04-19 13:33:23 -04:00
2019-07-12 14:48:30 -04:00
2020-01-19 22:03:18 -05:00
2020-02-27 19:22:19 -05:00
2019-12-17 16:08:09 -05:00