Changeset 56613 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php
- Timestamp:
- 09/18/2023 05:36:51 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php
r52555 r56613 55 55 56 56 <!-- wp:column {"width":"33.33%"} --> 57 <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:image {" sizeSlug":"large","linkDestination":"none"} -->58 <figure class="wp-block-image size-large "><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/flight-path-on-salmon.jpg" alt="' . esc_attr__( 'Illustration of a flying bird.', 'twentytwentytwo' ) . '"/></figure>57 <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:image {"width":768,"height":1160,"sizeSlug":"large","linkDestination":"none"} --> 58 <figure class="wp-block-image size-large is-resized"><img src="' . esc_url( get_template_directory_uri() ) . '/assets/images/flight-path-on-salmon.jpg" alt="' . esc_attr__( 'Illustration of a flying bird.', 'twentytwentytwo' ) . '" width="768" height="1160"/></figure> 59 59 <!-- /wp:image --> 60 60
Note: See TracChangeset
for help on using the changeset viewer.