single.html 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <!-- wp:template-part {"slug":"header-archive","tagName":"header"} /-->
  2. <!-- wp:group {"tagName":"main"} -->
  3. <main class="wp-block-group"><!-- wp:group {"layout":{"inherit":true}} -->
  4. <div class="wp-block-group"><!-- wp:post-title {"level":1} /-->
  5. <!-- wp:group {"layout":{"type":"flex","justifyContent":"left"}} -->
  6. <div class="wp-block-group"><!-- wp:post-author {"showAvatar":false,"style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small"} /-->
  7. <!-- wp:post-date {"format":"M n","style":{"typography":{"textTransform":"uppercase"}},"fontSize":"small"} /--></div>
  8. <!-- /wp:group -->
  9. <!-- wp:spacer {"height":"1px"} -->
  10. <div style="height:1px" aria-hidden="true" class="wp-block-spacer"></div>
  11. <!-- /wp:spacer -->
  12. <!-- wp:post-featured-image {"style":{"spacing":{"margin":{"bottom":"var(--wp--custom--spacing--small, 1.25rem)"}}}} /--></div>
  13. <!-- /wp:group -->
  14. <!-- wp:post-content {"layout":{"inherit":true}} /-->
  15. <!-- wp:spacer {"height":"32px"} -->
  16. <div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
  17. <!-- /wp:spacer -->
  18. <!-- wp:group {"layout":{"inherit":true}} -->
  19. <div class="wp-block-group"><!-- wp:group {"layout":{"type":"flex"}} -->
  20. <div class="wp-block-group"><!-- wp:post-terms {"term":"category","fontSize":"small"} /-->
  21. <!-- wp:post-terms {"term":"post_tag","fontSize":"small"} /--></div>
  22. <!-- /wp:group -->
  23. <!-- wp:spacer {"height":"32px"} -->
  24. <div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
  25. <!-- /wp:spacer -->
  26. <!-- wp:separator {"className":"is-style-wide"} -->
  27. <hr class="wp-block-separator is-style-wide"/>
  28. <!-- /wp:separator -->
  29. <!-- wp:comments-query-loop -->
  30. <div class="wp-block-comments-query-loop"><!-- wp:comments-title /-->
  31. <!-- wp:comment-template -->
  32. <!-- wp:columns -->
  33. <div class="wp-block-columns"><!-- wp:column -->
  34. <div class="wp-block-column"><!-- wp:comment-author-name {"fontSize":"small"} /-->
  35. <!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"}}},"layout":{"type":"flex"}} -->
  36. <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:comment-date {"fontSize":"small"} /-->
  37. <!-- wp:comment-edit-link {"fontSize":"small"} /--></div>
  38. <!-- /wp:group -->
  39. <!-- wp:comment-content /-->
  40. <!-- wp:comment-reply-link {"fontSize":"small"} /--></div>
  41. <!-- /wp:column --></div>
  42. <!-- /wp:columns -->
  43. <!-- /wp:comment-template -->
  44. <!-- wp:comments-pagination -->
  45. <!-- wp:comments-pagination-previous /-->
  46. <!-- wp:comments-pagination-numbers /-->
  47. <!-- wp:comments-pagination-next /-->
  48. <!-- /wp:comments-pagination -->
  49. <!-- wp:post-comments-form /--></div>
  50. <!-- /wp:comments-query-loop -->
  51. </div>
  52. <!-- /wp:group --></main>
  53. <!-- /wp:group -->
  54. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->