archive.html 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:group {"style":{"spacing":{"margin":{"bottom":"80px"}}},"layout":{"type":"constrained","contentSize":"1000px","wideSize":"1200px"}} -->
  3. <div class="wp-block-group" style="margin-bottom:80px">
  4. <!-- wp:query {"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","displayLayout":{"type":"flex","columns":3},"layout":{"type":"default"}} -->
  5. <main class="wp-block-query">
  6. <!-- wp:query-title {"type":"archive","showPrefix":false,"style":{"spacing":{"margin":{"bottom":"5rem"}}}} /-->
  7. <!-- wp:post-template -->
  8. <!-- wp:group {"style":{"spacing":{"blockGap":"0px","padding":{"bottom":"26px"}}},"layout":{"type":"constrained","contentSize":""}} -->
  9. <div class="wp-block-group" style="padding-bottom:26px">
  10. <!-- wp:post-featured-image {"isLink":true,"width":"","height":"200px","style":{"spacing":{"margin":{"top":"0px","right":"0px","bottom":"2.5rem"}}}} /-->
  11. <!-- wp:post-date {"textAlign":"left","style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"20px","left":"0"}},"typography":{"lineHeight":"1"}}} /-->
  12. <!-- wp:post-title {"isLink":true,"style":{"typography":{"textTransform":"uppercase","lineHeight":"1"},"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"},"margin":{"top":"0","right":"0","bottom":"0","left":"0"}}}} /-->
  13. <!-- wp:post-excerpt {"style":{"spacing":{"margin":{"top":"2.5rem","right":"0","bottom":"0","left":"0"}},"typography":{"lineHeight":"1.3"}}} /-->
  14. </div>
  15. <!-- /wp:group -->
  16. <!-- /wp:post-template -->
  17. <!-- wp:group {"style":{"spacing":{"padding":{"top":"30px"}}},"layout":{"inherit":false,"type":"constrained"}} -->
  18. <div class="wp-block-group" style="padding-top:30px">
  19. <!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
  20. <!-- wp:query-pagination-numbers /-->
  21. <!-- wp:query-pagination-next {"label":"next"} /-->
  22. <!-- /wp:query-pagination -->
  23. </div>
  24. <!-- /wp:group -->
  25. </main>
  26. <!-- /wp:query -->
  27. </div>
  28. <!-- /wp:group -->
  29. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->