- Timestamp:
- 10/22/2024 01:41:10 AM (6 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/event-3-col.php
r59233 r59269 32 32 <div class="wp-block-column" style="padding-top:var(--wp--preset--spacing--70)"> 33 33 <!-- wp:image {"sizeSlug":"full","linkDestination":"none"} --> 34 <figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() . '/assets/images/ image-from-rawpixel-id-8802835-jpeg-scaled.webp' ); ?>" alt="<?php esc_attr_e( 'Event image', 'twentytwentyfive' ); ?>"/></figure>34 <figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() . '/assets/images/ruins-image.webp' ); ?>" alt="<?php esc_attr_e( 'Event image', 'twentytwentyfive' ); ?>"/></figure> 35 35 <!-- /wp:image --> 36 36 … … 56 56 <div class="wp-block-column" style="padding-top:var(--wp--preset--spacing--70)"> 57 57 <!-- wp:image {"sizeSlug":"full","linkDestination":"none"} --> 58 <figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() . '/assets/images/ image-from-rawpixel-id-8802835-jpeg-scaled.webp' ); ?>" alt="<?php esc_attr_e( 'Event image', 'twentytwentyfive' ); ?>"/></figure>58 <figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() . '/assets/images/ruins-image.webp' ); ?>" alt="<?php esc_attr_e( 'Event image', 'twentytwentyfive' ); ?>"/></figure> 59 59 <!-- /wp:image --> 60 60 … … 80 80 <div class="wp-block-column" style="padding-top:var(--wp--preset--spacing--70)"> 81 81 <!-- wp:image {"sizeSlug":"full","linkDestination":"none"} --> 82 <figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() . '/assets/images/ image-from-rawpixel-id-8802835-jpeg-scaled.webp' ); ?>" alt="<?php esc_attr_e( 'Event image', 'twentytwentyfive' ); ?>"/></figure>82 <figure class="wp-block-image size-full"><img src="<?php echo esc_url( get_template_directory_uri() . '/assets/images/ruins-image.webp' ); ?>" alt="<?php esc_attr_e( 'Event image', 'twentytwentyfive' ); ?>"/></figure> 83 83 <!-- /wp:image --> 84 84
Note: See TracChangeset
for help on using the changeset viewer.