Skip to content

Add lazy loading to images, which aren't important in first viewport view #996

@ohrie

Description

@ohrie

What's the problem you want solved?
For reducing first initial load time and data, we should integrate the loading property to the images which are not important on first load (not visible) and can be deferred. See also mdn docs.

Tasks

  • Search for all images
  • Add loading="lazy" where needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions