- Timestamp:
- 09/18/2023 05:36:51 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php
r52589 r56613 22 22 <!-- /wp:group --> 23 23 24 <!-- wp:image {"align":"wide"," sizeSlug":"full","linkDestination":"none"} -->25 <figure class="wp-block-image alignwide size-full "><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/flight-path-on-transparent-d.png" alt="' . esc_attr__( 'Illustration of a bird flying.', 'twentytwentytwo' ) . '"/></figure>24 <!-- wp:image {"align":"wide","width":2000,"height":474,"sizeSlug":"full","linkDestination":"none"} --> 25 <figure class="wp-block-image alignwide size-full is-resized"><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/flight-path-on-transparent-d.png" alt="' . esc_attr__( 'Illustration of a bird flying.', 'twentytwentytwo' ) . '" width="2000" height="474"/></figure> 26 26 <!-- /wp:image --></div> 27 27 <!-- /wp:group -->
Note: See TracChangeset
for help on using the changeset viewer.