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