index.html 1.9 KB

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