header.php 650 B

1234567891011121314151617181920
  1. <?php
  2. /**
  3. * Title: Default header
  4. * Slug: poesis/header
  5. * Categories: header
  6. * Block Types: core/template-part/header
  7. */
  8. ?>
  9. <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|30"}},"layout":{"type":"default"}} -->
  10. <div class="wp-block-group"><!-- wp:site-title /-->
  11. <!-- wp:site-tagline /-->
  12. <!-- wp:spacer {"height":"30px"} -->
  13. <div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
  14. <!-- /wp:spacer -->
  15. <!-- wp:navigation {"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch","flexWrap":"wrap"},"style":{"spacing":{"blockGap":"var:preset|spacing|20"}}} /--></div>
  16. <!-- /wp:group -->