Changeset 52375 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php
- Timestamp:
- 12/14/2021 05:09:04 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php
r52081 r52375 17 17 18 18 <!-- wp:image {"align":"full","sizeSlug":"full","linkDestination":"none"} --> 19 <figure class="wp-block-image alignfull size-full"><img src="' . esc_url( get_ stylesheet_directory_uri() ) . '/assets/images/flight-path-on-transparent-c.png" alt="' . esc_attr__( 'Illustration of a bird flying.', 'twentytwentytwo' ) . '"/></figure>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> 20 20 <!-- /wp:image -->', 21 21 );
Note: See TracChangeset
for help on using the changeset viewer.