archive.html 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <!-- wp:template-part {"slug":"header","area":"header"} /-->
  2. <!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var:preset|spacing|70","bottom":"var:preset|spacing|70"}}},"layout":{"type":"constrained"}} -->
  3. <main class="wp-block-group" style="margin-top:var(--wp--preset--spacing--70);margin-bottom:var(--wp--preset--spacing--70)"><!-- wp:query-title {"type":"archive","align":"wide","style":{"typography":{"fontSize":"2rem","letterSpacing":"0px"}}} /-->
  4. <!-- wp:spacer {"height":"1.5rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  5. <div style="margin-top:0px;margin-bottom:0px;height:1.5rem" aria-hidden="true" class="wp-block-spacer"></div>
  6. <!-- /wp:spacer -->
  7. <!-- wp:query {"queryId":1,"query":{"perPage":6,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true},"displayLayout":{"type":"flex","columns":3},"align":"wide","layout":{"type":"default"}} -->
  8. <div class="wp-block-query alignwide"><!-- wp:post-template {"align":"wide"} -->
  9. <!-- wp:post-featured-image {"isLink":true,"width":"100%","height":"400px","align":"wide"} /-->
  10. <!-- wp:spacer {"height":"0.5rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  11. <div style="margin-top:0px;margin-bottom:0px;height:0.5rem" aria-hidden="true" class="wp-block-spacer"></div>
  12. <!-- /wp:spacer -->
  13. <!-- wp:post-date {"format":"M j, Y","isLink":true,"style":{"elements":{"link":{"color":{"text":"var:preset|color|foreground"}}}},"textColor":"foreground","fontSize":"small"} /-->
  14. <!-- wp:spacer {"height":"1.5rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  15. <div style="margin-top:0px;margin-bottom:0px;height:1.5rem" aria-hidden="true" class="wp-block-spacer"></div>
  16. <!-- /wp:spacer -->
  17. <!-- /wp:post-template -->
  18. <!-- wp:spacer {"height":"2rem","style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}}} -->
  19. <div style="margin-top:0px;margin-bottom:0px;height:2rem" aria-hidden="true" class="wp-block-spacer"></div>
  20. <!-- /wp:spacer -->
  21. <!-- wp:query-pagination {"paginationArrow":"arrow","align":"wide","style":{"typography":{"fontSize":"2rem","letterSpacing":"0px"}},"layout":{"type":"flex","justifyContent":"space-between"}} -->
  22. <!-- wp:query-pagination-previous {"label":"Newer Posts"} /-->
  23. <!-- wp:query-pagination-next {"label":"Older Posts"} /-->
  24. <!-- /wp:query-pagination -->
  25. <!-- wp:query-no-results -->
  26. <!-- wp:pattern {"slug":"gramming/no-results"} -->
  27. <!-- /wp:query-no-results -->
  28. </div>
  29. <!-- /wp:query --></main>
  30. <!-- /wp:group -->
  31. <!-- wp:template-part {"slug":"footer","area":"footer"} /-->