Added lazy loading attribute to images in show notes. #100
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HPR/hpr_generator#100
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/100/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Processes show notes to put
loading="lazy"
attribute on theimg
tags.Looks good. Thanks @gordons