Changes between Version 2 and Version 3 of Ticket #6617
- Timestamp:
- 12/09/2022 11:51:44 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6617 – Description
v2 v3 8 8 9 9 == Image markup 10 `<img decoding="async" fetchpriority="high" src=" https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727" width="930" height="304">`10 `<img decoding="async" fetchpriority="high" src="%path-to-image%" width="930" height="304">` 11 11 12 12 When a `1544x500` version is available, add a `srcset` attribute, to produce a result as follows: 13 13 14 `<img decoding="async" fetchpriority="high" srcset=" https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727 2x" src="https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727" width="930" height="304">`14 `<img decoding="async" fetchpriority="high" srcset="%path-to-2x-image% 2x" src="%path-to-image%" width="930" height="304">`
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)