- 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/header-large-dark.php
r52589 r56613 26 26 <!-- /wp:group --> 27 27 28 <!-- wp:image {"align":"full"," sizeSlug":"full","linkDestination":"none"} -->29 <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>28 <!-- wp:image {"align":"full","width":2400,"height":1020,"sizeSlug":"full","linkDestination":"none"} --> 29 <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> 30 30 <!-- /wp:image --></div> 31 31 <!-- /wp:group --><!-- wp:spacer {"height":66} -->
Note: See TracChangeset
for help on using the changeset viewer.