Changeset 61534
- Timestamp:
- 01/27/2026 12:08:50 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php
r59314 r61534 11 11 12 12 ?> 13 <!-- wp:group {"style":{"spacing":{"blockGap":"0.2em","margin":{"bottom":"var:preset|spacing|60"}}}," textColor":"accent-4","fontSize":"small","layout":{"type":"flex","flexWrap":"wrap"}} -->14 <div class="wp-block-group has- accent-4-color has-text-color has-link-color has-small-font-size" style="margin-bottom:var(--wp--preset--spacing--60)">13 <!-- wp:group {"style":{"spacing":{"blockGap":"0.2em","margin":{"bottom":"var:preset|spacing|60"}}},"fontSize":"small","layout":{"type":"flex","flexWrap":"wrap"}} --> 14 <div class="wp-block-group has-small-font-size" style="margin-bottom:var(--wp--preset--spacing--60)"> 15 15 <!-- wp:paragraph --> 16 16 <p><?php esc_html_e( 'Written by ', 'twentytwentyfive' ); ?></p>
Note: See TracChangeset
for help on using the changeset viewer.