search.html 1.1 KB

123456789101112131415161718192021222324252627
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:group {"layout":{"inherit":true}, "tagName":"main"} -->
  3. <main class="wp-block-group">
  4. <!-- wp:search {"label":""} /-->
  5. <!-- wp:spacer {"height":45} -->
  6. <div style="height:45px" aria-hidden="true" class="wp-block-spacer"></div>
  7. <!-- /wp:spacer -->
  8. <!-- wp:query {"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","categoryIds":[],"tagIds":[],"order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true}} -->
  9. <!-- wp:post-template -->
  10. <!-- wp:post-title {"level":3,"isLink":true,"style":{"typography":{"fontStyle":"normal","fontWeight":"800"},"spacing":{"margin":{"top":"1em"}}},"fontSize":"x-large"} /-->
  11. <!-- wp:post-excerpt {"style":{"spacing":{"padding":{"bottom":"2em"}}}} /-->
  12. <!-- wp:separator {"className":"is-style-wide"} -->
  13. <hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>
  14. <!-- /wp:separator -->
  15. <!-- /wp:post-template -->
  16. <!-- /wp:query -->
  17. </main>
  18. <!-- /wp:group -->
  19. <!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->