Commit 442ff5d
authored
Add fetchpriority attribute to main book cover image (#11444)
* Add fetchpriority attribute to main book cover image
* Fix syntax for conditional preload attribute
* Add fetchpriority to preload metatag for cover image
Apparently "Important: When preloading the image, ensure fetchpriority=high is set on the preload as well as the image."
https://developer.chrome.com/docs/performance/insights/lcp-discovery1 parent f93e42d commit 442ff5d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments