Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lazy loading attribute for image HTML elements #54

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

agriyakhetarpal
Copy link
Collaborator

Closes #53

Changes proposed

  • Adds lazy loading for all <img> elements

Test Methodology and Results

  • Better speeds on throttled connections. Can be tested in a browser with developer tools

@adityaraute adityaraute merged commit b044df9 into main Aug 22, 2023
@adityaraute
Copy link
Collaborator

Perfect, merging the PR. Thanks for contributing! Please feel free to create more Issues or PRs.

@adityaraute adityaraute deleted the lazy-load-images branch August 22, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add lazy loading to images on the website
2 participants