Changeset 52590 for branches/5.9/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php
- Timestamp:
- 01/17/2022 04:01:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php
r52557 r52590 7 7 'categories' => array( 'footer' ), 8 8 'blockTypes' => array( 'core/template-part/footer' ), 9 'content' => '<!-- wp:group {"align":"full","layout":{"inherit":true}} --> 10 <div class="wp-block-group alignfull"><!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var(--wp--custom--spacing--large, 8rem)","bottom":"6rem"}}},"backgroundColor":"secondary","layout":{"inherit":true}} --> 9 'content' => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"var(--wp--custom--spacing--large, 8rem)","bottom":"6rem"}}},"backgroundColor":"secondary","layout":{"inherit":true}} --> 11 10 <div class="wp-block-group alignfull has-secondary-background-color has-background" style="padding-top:var(--wp--custom--spacing--large, 8rem);padding-bottom:6rem"><!-- wp:columns {"align":"wide"} --> 12 11 <div class="wp-block-columns alignwide"><!-- wp:column {"width":"33%"} --> … … 30 29 <!-- /wp:column --></div> 31 30 <!-- /wp:columns --></div> 32 <!-- /wp:group --></div>33 31 <!-- /wp:group -->', 34 32 );
Note: See TracChangeset
for help on using the changeset viewer.