Skip to content

Conversation

@JoeyC-Dev
Copy link
Contributor

Type of change

  • Bug fix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that this Pull Request is not for personal changes.
  • I have performed a self-review of my own code.
  • My changes generate no new warnings.

Related Issue

None

Changes

Add lazy load feature for images to optimize page loading time.

How To Test

Make sure the content is long enough (also enough images) to trigger image lazy load.

Screenshots (if applicable)

Different status of "Network" in DevTools when scrolling down the page:
[One]
image

[Two]
image

[Three]
image

Additional Notes

Tested on my blog: https://blog.joeyc.dev/posts/aks-access-control-pim/

No problem for web archiving:

@vercel
Copy link

vercel bot commented Jan 23, 2026

@JoeyC-Dev is attempting to deploy a commit to the zephyirdgmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

Signed-off-by: Joey Chen <142381267+JoeyC-Dev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant