Skip to content

Commit

Permalink
Theme: Update doc related to image loading performance
Browse files Browse the repository at this point in the history
See #2679
  • Loading branch information
adamwoodnz committed Aug 28, 2024
1 parent fb3ea1c commit b079e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wp-content/themes/pub/wporg-learn-2024/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ function enqueue_assets() {
}

/**
* Eagerly load the images for the first 2 rows of cards, for performance (LCP metric).
* Eagerly load the images for the first row of cards, for performance (LCP metric).
*
* @param array $attr The image attributes.
* @param WP_Post $attachment The attachment post object.
Expand Down

0 comments on commit b079e67

Please sign in to comment.