archive.html 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <!-- wp:template-part {"slug":"header-archive","tagName":"header"} /-->
  2. <!-- wp:group {"tagName":"main"} -->
  3. <main class="wp-block-group"><!-- wp:group {"layout":{"inherit":true}} -->
  4. <div class="wp-block-group">
  5. <!-- wp:search {"showLabel":false,"width":100,"widthUnit":"%","buttonText":"Search","buttonPosition":"button-inside","buttonUseIcon":true,"style":{"border":{"radius":"190px","width":"1px"}},"borderColor":"primary","backgroundColor":"primary","textColor":"secondary"} /-->
  6. <!-- wp:spacer {"height":"70px"} -->
  7. <div style="height:70px" aria-hidden="true" class="wp-block-spacer"></div>
  8. <!-- /wp:spacer -->
  9. <!-- wp:query {"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true}} -->
  10. <div class="wp-block-query"><!-- wp:post-template -->
  11. <!-- wp:columns -->
  12. <div class="wp-block-columns"><!-- wp:column {"width":"33.33%"} -->
  13. <div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:post-featured-image {"height":"200px"} /--></div>
  14. <!-- /wp:column -->
  15. <!-- wp:column {"width":"66.66%"} -->
  16. <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:post-title {"isLink":true,"fontSize":"large"} /-->
  17. <!-- wp:post-excerpt {"showMoreOnNewLine":false,"fontSize":"small"} /-->
  18. <!-- wp:group {"layout":{"type":"flex","allowOrientation":false}} -->
  19. <div class="wp-block-group"><!-- wp:post-author-name {"fontSize":"small"} /-->
  20. <!-- wp:post-date {"format":"F j, Y","fontSize":"small"} /--></div>
  21. <!-- /wp:group --></div>
  22. <!-- /wp:column --></div>
  23. <!-- /wp:columns -->
  24. <!-- wp:separator {"backgroundColor":"tertiary","className":"is-style-wide"} -->
  25. <hr class="wp-block-separator has-text-color has-tertiary-color has-alpha-channel-opacity has-tertiary-background-color has-background is-style-wide"/>
  26. <!-- /wp:separator -->
  27. <!-- /wp:post-template -->
  28. <!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
  29. <!-- wp:query-pagination-previous {"fontSize":"small"} /-->
  30. <!-- wp:query-pagination-next {"fontSize":"small"} /-->
  31. <!-- /wp:query-pagination --></div>
  32. <!-- /wp:query --></div>
  33. <!-- /wp:group --></main>
  34. <!-- /wp:group -->
  35. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->