- Timestamp:
- 10/07/2024 06:07:57 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/logos.php
r59146 r59191 15 15 <div class="wp-block-group alignfull is-style-section-1" style="padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)"> 16 16 <!-- wp:heading {"textAlign":"center"} --> 17 <h2 class="wp-block-heading has-text-align-center"> The Stories Podcast is sponsored by</h2>17 <h2 class="wp-block-heading has-text-align-center"><?php esc_html_e( 'The Stories Podcast is sponsored by', 'twentytwentyfive' ); ?></h2> 18 18 <!-- /wp:heading --> 19 19
Note: See TracChangeset
for help on using the changeset viewer.