Lazy load images #44

Closed
opened 2024-12-04 12:10:28 +00:00 by user451421541757324 · 0 comments

Lazy loading images could greaty improve performance.

It is a simple change, just add the loading attribute with the lazy value to the images.

[Lazy loading images]([url](https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading#images_and_iframes)) could greaty improve performance. It is a simple change, just add the `loading` attribute with the `lazy` value to the images.
kumi closed this issue 2024-12-04 13:48:14 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: PrivateCoffee/wikimore#44
No description provided.