- 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-dark.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":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"spacing":{"padding":{"top":"var(--wp--custom--spacing--small, 1.25rem)","bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}},"backgroundColor":"foreground","textColor":"background","layout":{"inherit":true}} --> 9 'content' => '<!-- wp:group {"align":"full","style":{"elements":{"link":{"color":{"text":"var:preset|color|background"}}},"spacing":{"padding":{"top":"var(--wp--custom--spacing--small, 1.25rem)","bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}},"backgroundColor":"foreground","textColor":"background","layout":{"inherit":true}} --> 11 10 <div class="wp-block-group alignfull has-background-color has-foreground-background-color has-text-color has-background has-link-color" style="padding-top:var(--wp--custom--spacing--small, 1.25rem);padding-bottom:var(--wp--custom--spacing--small, 1.25rem)"><!-- wp:group {"align":"wide","layout":{"type":"flex","justifyContent":"space-between"}} --> 12 11 <div class="wp-block-group alignwide"><!-- wp:site-title {"level":0} /--> … … 21 20 <!-- /wp:paragraph --></div> 22 21 <!-- /wp:group --></div> 23 <!-- /wp:group --></div>24 22 <!-- /wp:group -->', 25 23 );
Note: See TracChangeset
for help on using the changeset viewer.