index.html 1.5 KB

123456789101112131415161718192021222324252627
  1. <!-- wp:group {"style":{"position":{"type":"sticky","top":"0px"}},"layout":{"type":"default"}} -->
  2. <div class="wp-block-group"><!-- wp:template-part {"slug":"header","tagName":"header"} /--></div>
  3. <!-- /wp:group -->
  4. <!-- wp:group {"style":{"spacing":{"padding":{"top":"10vh","bottom":"10vh","left":"5vw","right":"5vw"}}},"layout":{"type":"default"}} -->
  5. <div class="wp-block-group" style="padding-top:10vh;padding-right:5vw;padding-bottom:10vh;padding-left:5vw"><!-- wp:query {"queryId":1,"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"}} -->
  6. <main class="wp-block-query"><!-- wp:post-template -->
  7. <!-- wp:group -->
  8. <div class="wp-block-group"><!-- wp:post-title {"isLink":true} /-->
  9. <!-- wp:template-part {"slug":"post-meta"} /-->
  10. <!-- wp:post-content /--></div>
  11. <!-- /wp:group -->
  12. <!-- /wp:post-template -->
  13. <!-- wp:group {"style":{"spacing":{"margin":{"top":"5vh","bottom":"5vh"}}},"layout":{"type":"constrained"}} -->
  14. <div class="wp-block-group" style="margin-top:5vh;margin-bottom:5vh"><!-- wp:query-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
  15. <!-- wp:query-pagination-previous /-->
  16. <!-- wp:query-pagination-next /-->
  17. <!-- /wp:query-pagination --></div>
  18. <!-- /wp:group --></main>
  19. <!-- /wp:query --></div>
  20. <!-- /wp:group -->
  21. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->