3 template parts
footer.html
<!-- wp:group {"tagName":"section","style":{"elements":{"link":{"color":{"text":"var:preset|color|light-background"}}}},"backgroundColor":"dark-background","textColor":"white","layout":{"contentSize":"1200px","inherit":false}} --> <section class="wp-block-group has-white-color has-dark-background-background-color has-text-color has-background has-link-color"> <!-- wp:group {"style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}}},"layout":{"type":"flex","allowOrientation":false,"justifyContent":"space-between","flexWrap":"nowrap"}} --> <div class="wp-block-group has-link-color"> <!-- wp:site-title {"level":0,"style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}},"typography":{"fontStyle":"normal","fontWeight":"700"}},"textColor":"white","className":"is-style-flip-link-hover","fontSize":"huge"} /--> <!-- wp:navigation {"textColor":"white","backgroundColor":"dark-background","overlayBackgroundColor":"dark-background","overlayTextColor":"white","layout":{"type":"flex","justifyContent":"left"}} /--> </div> <!-- /wp:group --> <!-- wp:separator {"color":"dark-gray","className":"is-style-wide"} --> <hr class="wp-block-separator has-text-color has-background has-dark-gray-background-color has-dark-gray-color is-style-wide"/> <!-- /wp:separator --> <!-- wp:pattern {"slug":"charta/footer-widgets"} /--> <!-- wp:separator {"color":"dark-gray","className":"is-style-wide"} --> <hr class="wp-block-separator has-text-color has-background has-dark-gray-background-color has-dark-gray-color is-style-wide"/> <!-- /wp:separator --> <!-- wp:group {"style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}}},"layout":{"type":"flex","allowOrientation":false,"justifyContent":"space-between"}} --> <div class="wp-block-group has-link-color"> <!-- wp:pattern {"slug":"charta/footer-text"} /--> <!-- wp:social-links {"iconColor":"white","iconColorValue":"#ffffff","className":"is-style-logos-only","layout":{"type":"flex","justifyContent":"right"}} --> <ul class="wp-block-social-links has-icon-color is-style-logos-only"> <!-- wp:social-link {"url":"https://twitter.com","service":"twitter"} /--> <!-- wp:social-link {"url":"https://facebook.com/","service":"facebook"} /--> <!-- wp:social-link {"url":"https://instagram.com","service":"instagram"} /--> </ul> <!-- /wp:social-links --> </div> <!-- /wp:group --> </section> <!-- /wp:group -->
header.html
<!-- wp:group {"tagName":"section","style":{"elements":{"link":{"color":{"text":"var:preset|color|white"}}}},"backgroundColor":"dark-background","textColor":"white","layout":{"contentSize":"1200px","inherit":false}} --> <section class="wp-block-group has-white-color has-dark-background-background-color has-text-color has-background has-link-color"> <!-- wp:group {"layout":{"type":"flex","allowOrientation":false,"justifyContent":"space-between","flexWrap":"nowrap"}} --> <div class="wp-block-group"> <!-- wp:group {"layout":{"type":"flex","allowOrientation":false,"flexWrap":"nowrap"}} --> <div class="wp-block-group"> <!-- wp:site-logo /--> <!-- wp:group --> <div class="wp-block-group"> <!-- wp:site-title {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}},"className":"is-style-flip-link-hover"} /--> <!-- wp:site-tagline {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} /--> </div> <!-- /wp:group --> </div> <!-- /wp:group --> <!-- wp:navigation {"textColor":"white","backgroundColor":"dark-background","overlayBackgroundColor":"dark-background","overlayTextColor":"white","layout":{"type":"flex","justifyContent":"left"}} /--> </div> <!-- /wp:group --> </section> <!-- /wp:group -->
sidebar.html
<!-- wp:group {"className":"sidebar"} --> <div class="wp-block-group sidebar"> <!-- wp:pattern {"slug":"charta/sidebar-widgets"} /--> </div> <!-- /wp:group -->