index.html 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <!-- wp:template-part {"slug":"header"} /-->
  2. <!-- wp:group {"tagName":"main","metadata":{"name":"Main"},"align":"full","layout":{"type":"constrained"}} -->
  3. <main class="wp-block-group alignfull"><!-- wp:spacer {"height":"var:preset|spacing|20"} -->
  4. <div style="height:var(--wp--preset--spacing--20)" aria-hidden="true" class="wp-block-spacer"></div>
  5. <!-- /wp:spacer -->
  6. <!-- wp:query-title {"type":"archive","textAlign":"center","showPrefix":false,"align":"wide","style":{"typography":{"lineHeight":"1"}},"fontSize":"large"} /-->
  7. <!-- wp:spacer {"height":"var:preset|spacing|20"} -->
  8. <div style="height:var(--wp--preset--spacing--20)" aria-hidden="true" class="wp-block-spacer"></div>
  9. <!-- /wp:spacer -->
  10. <!-- wp:query {"queryId":0,"query":{"perPage":10,"pages":0,"offset":"0","postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"align":"wide","layout":{"type":"default"}} -->
  11. <div class="wp-block-query alignwide"><!-- wp:query-no-results -->
  12. <!-- wp:paragraph {"align":"center"} -->
  13. <p class="has-text-align-center">No search results..</p>
  14. <!-- /wp:paragraph -->
  15. <!-- /wp:query-no-results -->
  16. <!-- wp:group {"layout":{"type":"default"}} -->
  17. <div class="wp-block-group"><!-- wp:post-template {"align":"full","style":{"spacing":{"blockGap":"var:preset|spacing|20"}},"layout":{"type":"grid","columnCount":3}} -->
  18. <!-- wp:post-featured-image {"isLink":true,"aspectRatio":"4/3","style":{"spacing":{"margin":{"bottom":"var:preset|spacing|20"}}}} /-->
  19. <!-- wp:group {"layout":{"type":"flex","orientation":"vertical","flexWrap":"nowrap"}} -->
  20. <div class="wp-block-group"><!-- wp:post-title {"isLink":true,"className":"no-underline","fontSize":"medium"} /-->
  21. <!-- wp:post-excerpt {"excerptLength":16,"style":{"layout":{"flexSize":"min(2.5rem, 3vw)","selfStretch":"fixed"}},"textColor":"contrast-2","fontSize":"small"} /-->
  22. <!-- wp:spacer {"height":"0px","style":{"layout":{"flexSize":"min(2.5rem, 3vw)","selfStretch":"fixed"}}} -->
  23. <div style="height:0px" aria-hidden="true" class="wp-block-spacer"></div>
  24. <!-- /wp:spacer --></div>
  25. <!-- /wp:group -->
  26. <!-- /wp:post-template -->
  27. <!-- wp:spacer {"height":"var:preset|spacing|40","style":{"spacing":{"margin":{"top":"0","bottom":"0"}}}} -->
  28. <div style="margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--40)" aria-hidden="true" class="wp-block-spacer"></div>
  29. <!-- /wp:spacer -->
  30. <!-- wp:query-pagination {"paginationArrow":"arrow","layout":{"type":"flex","justifyContent":"space-between"}} -->
  31. <!-- wp:query-pagination-previous /-->
  32. <!-- wp:query-pagination-next /-->
  33. <!-- /wp:query-pagination --></div>
  34. <!-- /wp:group --></div>
  35. <!-- /wp:query --></main>
  36. <!-- /wp:group -->
  37. <!-- wp:template-part {"slug":"footer"} /-->