fayez-nazzal / sveltekit-tweet

The best way to embed tweets in your SvelteKit app, supporting both SSR and static prerendering modes.
Other
6 stars 0 forks source link

add `loading="lazy"` attributes to image tag #5

Closed ryoppippi closed 1 month ago

ryoppippi commented 1 month ago

because loadin icons of Tweets cards decrease the score of PageSpeed Insights, I'd like to add the loading="lazy" attribute to each image tag.

ryoppippi commented 1 month ago

@fayez-nazzal and this one!

ryoppippi commented 1 month ago

OK close this