index.html 1.8 KB

12345678910111213141516171819202122232425262728293031
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:group {"style":{"spacing":{"padding":{"top":"10vh","bottom":"10vh"}}},"layout":{"type":"constrained"}} -->
  3. <div class="wp-block-group" style="padding-top:10vh;padding-bottom:10vh"><!-- wp:query {"queryId":9,"query":{"perPage":10,"pages":0,"offset":0,"postType":"post","order":"desc","orderBy":"date","author":"","search":"","exclude":[],"sticky":"","inherit":true,"taxQuery":null,"parents":[]},"tagName":"main","align":"wide","layout":{"type":"constrained"}} -->
  4. <main class="wp-block-query alignwide"><!-- wp:post-template {"style":{"spacing":{"blockGap":"15vh"}},"layout":{"type":"constrained"}} -->
  5. <!-- wp:post-featured-image {"isLink":true} /-->
  6. <!-- wp:group {"style":{"spacing":{"blockGap":"2.5vh","margin":{"top":"2.5vh","bottom":"5vh"}}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  7. <div class="wp-block-group" style="margin-top:2.5vh;margin-bottom:5vh"><!-- wp:post-title {"isLink":true} /-->
  8. <!-- wp:group {"style":{"spacing":{"blockGap":"1.5rem"}},"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
  9. <div class="wp-block-group"><!-- wp:post-excerpt {"moreText":"read more","showMoreOnNewLine":false} /-->
  10. <!-- wp:template-part {"slug":"post-meta"} /--></div>
  11. <!-- /wp:group --></div>
  12. <!-- /wp:group -->
  13. <!-- /wp:post-template -->
  14. <!-- wp:group {"layout":{"type":"constrained"}} -->
  15. <div class="wp-block-group"><!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
  16. <!-- wp:query-pagination-previous {"label":"Prev"} /-->
  17. <!-- wp:query-pagination-numbers /-->
  18. <!-- wp:query-pagination-next {"label":"Next"} /-->
  19. <!-- /wp:query-pagination --></div>
  20. <!-- /wp:group --></main>
  21. <!-- /wp:query --></div>
  22. <!-- /wp:group -->
  23. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->