ryandagley / mycologeek-website

A repository for the Mycologeek website. A flask website showcasing home tech projects.
0 stars 0 forks source link

Set Up Lazy Loading for Blog Images #80

Closed ryandagley closed 2 weeks ago

ryandagley commented 4 weeks ago

Description: Implement lazy loading for blog images to improve performance and reduce initial page load time.

Subtasks:

ryandagley commented 2 weeks ago

Done. Lazy loading is a little different than the mechanism I was thinking about.