archive.html 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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 {"label":"Search","showLabel":false,"placeholder":"Search archive...","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 {"queryId":7,"query":{"perPage":3,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":false}} -->
  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,"style":{"typography":{"fontSize":"18px"}}} /-->
  18. <!-- wp:group {"layout":{"type":"flex","allowOrientation":false}} -->
  19. <div class="wp-block-group"><!-- wp:post-author-name {"fontSize":"x-small"} /-->
  20. <!-- wp:post-date {"format":"F j, Y","fontSize":"x-small"} /--></div>
  21. <!-- /wp:group --></div>
  22. <!-- /wp:column --></div>
  23. <!-- /wp:columns -->
  24. <!-- wp:separator {"opacity":"css","style":{"color":{"background":"#e5e5e5"}},"className":"is-style-wide"} -->
  25. <hr class="wp-block-separator has-text-color has-css-opacity has-background is-style-wide" style="background-color:#e5e5e5;color:#e5e5e5"/>
  26. <!-- /wp:separator -->
  27. <!-- /wp:post-template --></div>
  28. <!-- /wp:query --></div>
  29. <!-- /wp:group --></main>
  30. <!-- /wp:group -->
  31. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->