- Timestamp:
- 10/07/2024 06:07:57 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/hidden-404.php
r59146 r59191 19 19 <!-- wp:image {"scale":"cover","sizeSlug":"full","linkDestination":"none"} --> 20 20 <figure class="wp-block-image size-full"> 21 <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/image-from-rawpixel-id-13029755.webp" alt="<?php echo esc_attr_x( 'Small totara tree on ridge above Long Point', 'image description', 'twentytwentyfive' ); ?>" style="object-fit:cover" />21 <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/image-from-rawpixel-id-13029755.webp" alt="<?php echo esc_attr_x( 'Small totara tree on ridge above Long Point', 'image description', 'twentytwentyfive' ); ?>" style="object-fit:cover"/> 22 22 </figure> 23 23 <!-- /wp:image -->
Note: See TracChangeset
for help on using the changeset viewer.