single.html 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:group {"layout":{"type":"constrained"}} -->
  3. <div class="wp-block-group">
  4. <!-- wp:post-title /-->
  5. </div>
  6. <!-- /wp:group -->
  7. <!-- wp:group {"tagName":"main","lock":{"move":false,"remove":true}} -->
  8. <main class="wp-block-group">
  9. <!-- wp:post-featured-image {"align":"full"} /-->
  10. <!-- wp:post-content {"layout":{"type":"constrained"},"lock":{"move":false,"remove":true}} /-->
  11. <!-- wp:template-part {"slug":"post-meta"} /-->
  12. </main>
  13. <!-- /wp:group -->
  14. <!-- wp:group {"layout":{"type":"constrained"}} -->
  15. <div class="wp-block-group">
  16. <!-- wp:spacer {"height":"4rem"} -->
  17. <div style="height:4rem" aria-hidden="true" class="wp-block-spacer"></div>
  18. <!-- /wp:spacer -->
  19. <!-- wp:comments -->
  20. <div class="wp-block-comments"><!-- wp:comments-title /-->
  21. <!-- wp:comment-template -->
  22. <!-- wp:columns -->
  23. <div class="wp-block-columns"><!-- wp:column {"width":"40px"} -->
  24. <div class="wp-block-column" style="flex-basis:40px"><!-- wp:avatar {"size":40,"style":{"border":{"radius":"20px"}}} /--></div>
  25. <!-- /wp:column -->
  26. <!-- wp:column -->
  27. <div class="wp-block-column"><!-- wp:comment-author-name {"fontSize":"small"} /-->
  28. <!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex"}} -->
  29. <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:comment-date {"fontSize":"small"} /-->
  30. <!-- wp:comment-edit-link {"fontSize":"small"} /--></div>
  31. <!-- /wp:group -->
  32. <!-- wp:comment-content /-->
  33. <!-- wp:comment-reply-link {"fontSize":"small"} /--></div>
  34. <!-- /wp:column --></div>
  35. <!-- /wp:columns -->
  36. <!-- /wp:comment-template -->
  37. <!-- wp:comments-pagination -->
  38. <!-- wp:comments-pagination-previous /-->
  39. <!-- wp:comments-pagination-numbers /-->
  40. <!-- wp:comments-pagination-next /-->
  41. <!-- /wp:comments-pagination -->
  42. <!-- wp:post-comments-form /--></div>
  43. <!-- /wp:comments -->
  44. </div>
  45. <!-- /wp:group -->
  46. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->