Spaceface16518 / website

My blog and website
https://amritrathie.now.sh
1 stars 0 forks source link

Lazy load images #24

Open Spaceface16518 opened 4 years ago

Spaceface16518 commented 4 years ago

add loading="lazy" tag to images to reduce page load time and defer network requests.

Spaceface16518 commented 4 years ago

https://nickmchardy.com/2020/05/adding-lazy-loading-for-images-in-hugo-static-site-generator.html

Spaceface16518 commented 4 years ago

It would also be a good idea to use responsive images