single.html 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:group {"tagName":"main","layout":{"inherit":true}} -->
  3. <main class="wp-block-group">
  4. <!-- wp:post-title {"level":1} /-->
  5. <!-- wp:template-part {"slug":"post-meta-icons"} /-->
  6. <!-- wp:spacer {"height":16} -->
  7. <div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>
  8. <!-- /wp:spacer -->
  9. </main>
  10. <!-- /wp:group -->
  11. <!-- wp:post-content {"layout":{"inherit":true},"lock":{"move":false,"remove":true}} /-->
  12. <!-- wp:group {"layout":{"inherit":true}} -->
  13. <div class="wp-block-group">
  14. <!-- wp:spacer {"height":16} -->
  15. <div style="height:16px" aria-hidden="true" class="wp-block-spacer"></div>
  16. <!-- /wp:spacer -->
  17. <!-- wp:template-part {"slug":"post-meta-icons"} /-->
  18. <!-- wp:spacer {"height":64} -->
  19. <div style="height:64px" aria-hidden="true" class="wp-block-spacer"></div>
  20. <!-- /wp:spacer -->
  21. <!-- wp:post-author {"showAvatar":false,"showBio":true,"byline":"Published by","fontSize":"huge"} /-->
  22. <!-- wp:spacer {"height":32} -->
  23. <div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
  24. <!-- /wp:spacer -->
  25. <!-- wp:pattern {"slug":"blockbase/comments"} /-->
  26. </div>
  27. <!-- /wp:group -->
  28. <!-- wp:template-part {"slug":"footer","align":"full","tagName":"footer","className":"site-footer"} /-->