Changeset 52375 for trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php
- Timestamp:
- 12/14/2021 05:09:04 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php
r52081 r52375 5 5 return array( 6 6 'title' => __( 'Footer with text, title, and logo', 'twentytwentytwo' ), 7 'categories' => array( ' twentytwentytwo-footers' ),7 'categories' => array( 'footer' ), 8 8 'blockTypes' => array( 'core/template-part/footer' ), 9 9 'content' => '<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"8rem","bottom":"6rem"}}},"backgroundColor":"secondary","layout":{"inherit":true}} --> … … 22 22 <!-- /wp:spacer --> 23 23 24 <!-- wp:site-title /--></div>24 <!-- wp:site-title {"level":0} /--></div> 25 25 <!-- /wp:column --> 26 26
Note: See TracChangeset
for help on using the changeset viewer.