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

feat: Enable lazy loading for images #58

Merged
merged 1 commit into from
Nov 29, 2024
Merged

feat: Enable lazy loading for images #58

merged 1 commit into from
Nov 29, 2024

Conversation

warnyul
Copy link
Owner

@warnyul warnyul commented Nov 29, 2024

Added loading="lazy" attribute to <img> tags to improve page performance by deferring offscreen image loading.

Added `loading="lazy"` attribute to `<img>` tags to improve page performance by deferring offscreen image loading.
Copy link

Visit the preview URL for this PR (updated for commit e47bd4d):

https://bvarga-fe600--pr58-lazy-enable-ffxqquhq.web.app

(expires Fri, 06 Dec 2024 10:20:21 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a3b1098a9eaf0750a134a339972f1df2a3969a8d

@warnyul warnyul merged commit cfe4795 into main Nov 29, 2024
2 checks passed
@warnyul warnyul deleted the lazy-enable branch November 29, 2024 11:00
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.

1 participant