Changeset 56613 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php
- Timestamp:
- 09/18/2023 05:36:51 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php
r52430 r56613 16 16 <!-- /wp:group --> 17 17 18 <!-- wp:image {"align":"full"," sizeSlug":"full","linkDestination":"none"} -->19 <figure class="wp-block-image alignfull size-full "><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/flight-path-on-transparent-c.png" alt="' . esc_attr__( 'Illustration of a bird flying.', 'twentytwentytwo' ) . '"/></figure>18 <!-- wp:image {"align":"full","width":2400,"height":1020,"sizeSlug":"full","linkDestination":"none"} --> 19 <figure class="wp-block-image alignfull size-full is-resized"><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/flight-path-on-transparent-c.png" alt="' . esc_attr__( 'Illustration of a bird flying.', 'twentytwentytwo' ) . '" width="2400" height="1020"/></figure> 20 20 <!-- /wp:image -->', 21 21 );
Note: See TracChangeset
for help on using the changeset viewer.