index.html 1.7 KB

123456789101112131415161718192021222324252627282930313233
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"5vh","bottom":"10vh"}}},"layout":{"type":"constrained"}} -->
  3. <main class="wp-block-group" style="padding-top:5vh;padding-bottom:10vh"><!-- wp:query {"queryId":30,"query":{"perPage":8,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"align":"wide","layout":{"type":"default"}} -->
  4. <div class="wp-block-query alignwide"><!-- wp:post-template {"layout":{"type":"grid","columnCount":4}} -->
  5. <!-- wp:post-featured-image {"isLink":true,"aspectRatio":"1","width":"","height":""} /-->
  6. <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|40","margin":{"top":"var:preset|spacing|40","bottom":"0"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  7. <div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--40);margin-bottom:0"><!-- wp:post-title {"isLink":true,"fontSize":"large"} /-->
  8. <!-- wp:post-date /--></div>
  9. <!-- /wp:group -->
  10. <!-- wp:post-terms {"term":"category","separator":" × ","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|40"}}}} /-->
  11. <!-- /wp:post-template -->
  12. <!-- wp:query-pagination -->
  13. <!-- wp:query-pagination-previous /-->
  14. <!-- wp:query-pagination-numbers /-->
  15. <!-- wp:query-pagination-next /-->
  16. <!-- /wp:query-pagination -->
  17. <!-- wp:query-no-results -->
  18. <!-- wp:paragraph -->
  19. <p>Sorry, but nothing matched your search terms. Please try again with some different keywords.</p>
  20. <!-- /wp:paragraph -->
  21. <!-- /wp:query-no-results --></div>
  22. <!-- /wp:query --></main>
  23. <!-- /wp:group -->
  24. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->