archive.html 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <!-- wp:template-part {"area":"header","slug":"header-minimal","tagName":"header","layout":{"inherit":true}} /-->
  2. <!-- wp:spacer {"height":110} -->
  3. <div style="height:110px" aria-hidden="true" class="wp-block-spacer"></div>
  4. <!-- /wp:spacer -->
  5. <!-- wp:query {"tagName":"main","layout":{"inherit":true}} -->
  6. <main class="wp-block-query">
  7. <!-- wp:query-title {"type":"archive","style":{"spacing":{"margin":{"bottom":"100px"}}}} /-->
  8. <!-- wp:post-template -->
  9. <!-- wp:group -->
  10. <div class="wp-block-group">
  11. <!-- wp:post-title {"isLink":true,"style":{"spacing":{"margin":{"bottom":"45px"}}}} /-->
  12. <!-- wp:post-featured-image {"isLink":"true","style":{"spacing":{"margin":{"top":"var(--wp--style--block-gap,1em)","bottom":"calc(2.5 * var(--wp--style--block-gap,1em))"}}}} /-->
  13. <!-- wp:post-excerpt /-->
  14. <!-- wp:group {"className":"post-meta","layout":{"type":"flex"},"style":{"spacing":{"padding":{"top":"var(--wp--style--block-gap,1em)","bottom":"var(--wp--style--block-gap,1em)"}}}} -->
  15. <div class="wp-block-group post-meta" style="padding-top:var(--wp--style--block-gap,1em);padding-bottom:var(--wp--style--block-gap,1em)">
  16. <!-- wp:post-date {"isLink":true,"style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--x-small)"}}} /-->
  17. <!-- wp:post-terms {"term":"category","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--x-small)"}}} /-->
  18. </div>
  19. <!-- /wp:group -->
  20. <!-- wp:spacer {"height":60} -->
  21. <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
  22. <!-- /wp:spacer -->
  23. </div>
  24. <!-- /wp:group -->
  25. <!-- /wp:post-template -->
  26. <!-- wp:group {"layout":{"inherit":true}} -->
  27. <div class="wp-block-group">
  28. <!-- wp:query-pagination {"paginationArrow":"arrow"} -->
  29. <!-- wp:query-pagination-previous /-->
  30. <!-- wp:query-pagination-next /-->
  31. <!-- /wp:query-pagination -->
  32. </div>
  33. <!-- /wp:group -->
  34. </main>
  35. <!-- /wp:query -->
  36. <!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->