Changeset 59233 for trunk/src/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php
- Timestamp:
- 10/14/2024 09:56:32 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php
r59191 r59233 56 56 <div class="wp-block-cover" style="min-height:100vh"><span aria-hidden="true" class="wp-block-cover__background has-background-dim-0 has-background-dim" style="background-color:#6b6b6b"></span> 57 57 <img class="wp-block-cover__image-background" alt="<?php esc_attr_e( 'Photo of a woman worker.', 'twentytwentyfive' ); ?>" src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/images/link-in-bio-background.webp" data-object-fit="cover"/><div class="wp-block-cover__inner-container"> 58 <!-- wp: paragraph {"align":"center","fontSize":"large"} -->59 < p class="has-text-align-center has-large-font-size"></p>60 <!-- /wp: paragraph-->58 <!-- wp:spacer {"height":"var:preset|spacing|20"} --> 59 <div style="height:var(--wp--preset--spacing--20)" aria-hidden="true" class="wp-block-spacer"></div> 60 <!-- /wp:spacer --> 61 61 </div></div> 62 62 <!-- /wp:cover -->
Note: See TracChangeset
for help on using the changeset viewer.