page.html 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <!-- wp:template-part {"area":"header","slug":"header-minimal","tagName":"header"} /-->
  2. <!-- wp:spacer {"height":110} -->
  3. <div style="height:110px" aria-hidden="true" class="wp-block-spacer"></div>
  4. <!-- /wp:spacer -->
  5. <!-- wp:group {"tagName":"main"} -->
  6. <main class="wp-block-group">
  7. <!-- wp:group {"layout":{"inherit":true}} -->
  8. <div class="wp-block-group">
  9. <!-- wp:post-title /-->
  10. <!-- wp:group {"className":"post-meta","layout":{"type":"flex"},"style":{"spacing":{"padding":{"top":"var(--wp--style--block-gap,1em)","bottom":"var(--wp--style--block-gap,1em)"}}}} -->
  11. <div class="wp-block-group post-meta" style="padding-top:var(--wp--style--block-gap,1em);padding-bottom:var(--wp--style--block-gap,1em)">
  12. <!-- wp:post-date {"isLink":true,"style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--x-small)"}}} /-->
  13. <!-- wp:post-terms {"term":"category","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--x-small)"}}} /-->
  14. </div>
  15. <!-- /wp:group -->
  16. <!-- wp:group {"className":"post-tags-container","style":{"spacing":{"margin":{"top":"var(--wp--style--block-gap,1em)","bottom":"calc(2 * var(--wp--style--block-gap,1em))"}}}} -->
  17. <div class="wp-block-group post-tags-container" style="margin-top:var(--wp--style--block-gap,1em);margin-bottom:calc(2 * var(--wp--style--block-gap,1em))">
  18. <!-- wp:post-terms {"term": "post_tag","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--x-small)"}}} /-->
  19. </div>
  20. <!-- /wp:group -->
  21. <!-- wp:post-featured-image {"align":"full","style":{"spacing":{"margin":{"top":"var(--wp--style--block-gap,1em)","bottom":"calc(2 * var(--wp--style--block-gap,1em))"}}}} /-->
  22. </div>
  23. <!-- /wp:group -->
  24. <!-- wp:post-content {"layout":{"inherit":true},"lock":{"move":false,"remove":true}} /-->
  25. </main>
  26. <!-- /wp:group -->
  27. <!-- wp:spacer {"height":60} -->
  28. <div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
  29. <!-- /wp:spacer -->
  30. <!-- wp:group {"layout":{"inherit":true}} -->
  31. <div class="wp-block-group">
  32. <!-- wp:pattern {"slug":"blockbase/comments"} /-->
  33. </div>
  34. <!-- /wp:group -->
  35. <!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","className":"site-footer-container"} /-->