index.html 988 B

123456789101112131415161718192021222324252627282930313233
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:query {"tagName":"main","layout":{"inherit":true}} -->
  3. <main class="wp-block-query">
  4. <!-- wp:post-template -->
  5. <!-- wp:group -->
  6. <div class="wp-block-group">
  7. <!-- wp:post-title {"isLink":true} /-->
  8. <!-- wp:post-featured-image {"isLink":true} /-->
  9. <!-- wp:post-excerpt /-->
  10. <!-- wp:template-part {"slug":"post-meta"} /-->
  11. <!-- wp:spacer {"height":40} -->
  12. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  13. <!-- /wp:spacer -->
  14. </div>
  15. <!-- /wp:group -->
  16. <!-- /wp:post-template -->
  17. <!-- wp:group {"layout":{"inherit":true}} -->
  18. <div class="wp-block-group">
  19. <!-- wp:query-pagination -->
  20. <!-- wp:query-pagination-previous /-->
  21. <!-- wp:query-pagination-numbers /-->
  22. <!-- wp:query-pagination-next /-->
  23. <!-- /wp:query-pagination -->
  24. </div>
  25. <!-- /wp:group -->
  26. </main>
  27. <!-- /wp:query -->
  28. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->