index.html 1.5 KB

123456789101112131415161718192021222324252627282930313233
  1. <!-- wp:template-part {"slug":"header"} /-->
  2. <!-- wp:group {"style":{"spacing":{"padding":{"bottom":"4rem"}}},"layout":{"type":"constrained"}} -->
  3. <div class="wp-block-group" style="padding-bottom:4rem"><!-- 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","layout":{"type":"constrained"}} -->
  4. <main class="wp-block-query"><!-- wp:post-template -->
  5. <!-- wp:group -->
  6. <div class="wp-block-group"><!-- wp:post-featured-image {"isLink":true} /-->
  7. <!-- wp:post-title {"isLink":true} /-->
  8. <!-- wp:post-excerpt {"showMoreOnNewLine":false,"style":{"typography":{"fontSize":"1.5rem"}}} /-->
  9. <!-- wp:template-part {"slug":"post-meta"} /-->
  10. <!-- wp:spacer {"height":"40px"} -->
  11. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  12. <!-- /wp:spacer --></div>
  13. <!-- /wp:group -->
  14. <!-- /wp:post-template -->
  15. <!-- wp:group {"style":{"spacing":{"margin":{"top":"4rem","bottom":"4rem"}},"typography":{"fontSize":"1.5rem"}},"layout":{"type":"constrained"}} -->
  16. <div class="wp-block-group" style="margin-top:4rem;margin-bottom:4rem;font-size:1.5rem"><!-- wp:query-pagination -->
  17. <!-- wp:query-pagination-previous /-->
  18. <!-- wp:query-pagination-numbers /-->
  19. <!-- wp:query-pagination-next /-->
  20. <!-- /wp:query-pagination --></div>
  21. <!-- /wp:group --></main>
  22. <!-- /wp:query --></div>
  23. <!-- /wp:group -->
  24. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->