single.html 4.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <!-- wp:template-part {"slug":"header"} /-->
  2. <!-- wp:group {"style":{"spacing":{"margin":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"}}},"layout":{"inherit":true,"type":"constrained"}} -->
  3. <div class="wp-block-group" style="margin-top:var(--wp--preset--spacing--80);margin-bottom:var(--wp--preset--spacing--80)"><!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center"}} -->
  4. <div class="wp-block-group"><!-- wp:post-terms {"term":"category","style":{"typography":{"textTransform":"uppercase","fontSize":"0.8rem"},"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"primary"} /--></div>
  5. <!-- /wp:group -->
  6. <!-- wp:post-title {"textAlign":"center","fontSize":"x-large"} /-->
  7. <!-- wp:template-part {"slug":"post-meta"} /--></div>
  8. <!-- /wp:group -->
  9. <!-- wp:group {"tagName":"main","templateLock":false,"lock":{"move":false,"remove":false},"layout":{"type":"constrained"}} -->
  10. <main class="wp-block-group"><!-- wp:post-featured-image {"align":"wide"} /-->
  11. <!-- wp:spacer {"height":"80px"} -->
  12. <div style="height:80px" aria-hidden="true" class="wp-block-spacer"></div>
  13. <!-- /wp:spacer -->
  14. <!-- wp:post-content {"lock":{"move":false,"remove":true},"layout":{"inherit":true},"style":{"dimensions":{"minHeight":"700px"}}} /-->
  15. <!-- wp:spacer -->
  16. <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
  17. <!-- /wp:spacer --></main>
  18. <!-- /wp:group -->
  19. <!-- wp:group {"layout":{"type":"constrained"}} -->
  20. <div class="wp-block-group"><!-- wp:group {"align":"wide","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
  21. <div class="wp-block-group alignwide"><!-- wp:post-navigation-link {"type":"previous","label":"","showTitle":true,"arrow":"chevron","style":{"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"secondary"} /-->
  22. <!-- wp:post-navigation-link {"label":"","showTitle":true,"arrow":"chevron","style":{"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"secondary","fontSize":"medium"} /--></div>
  23. <!-- /wp:group --></div>
  24. <!-- /wp:group -->
  25. <!-- wp:separator {"backgroundColor":"secondary","className":"is-style-wide"} -->
  26. <hr class="wp-block-separator has-text-color has-secondary-color has-alpha-channel-opacity has-secondary-background-color has-background is-style-wide"/>
  27. <!-- /wp:separator -->
  28. <!-- wp:group {"layout":{"inherit":true,"type":"constrained"}} -->
  29. <div class="wp-block-group"><!-- wp:spacer {"height":"40px"} -->
  30. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  31. <!-- /wp:spacer -->
  32. <!-- wp:comments {"className":"wp-block-comments-query-loop "} -->
  33. <div class="wp-block-comments wp-block-comments-query-loop"><!-- wp:comments-title {"showPostTitle":false} /-->
  34. <!-- wp:spacer {"height":"20px"} -->
  35. <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
  36. <!-- /wp:spacer -->
  37. <!-- wp:comment-template -->
  38. <!-- wp:columns -->
  39. <div class="wp-block-columns"><!-- wp:column {"width":"40px"} -->
  40. <div class="wp-block-column" style="flex-basis:40px"></div>
  41. <!-- /wp:column -->
  42. <!-- wp:column -->
  43. <div class="wp-block-column"><!-- wp:group {"style":{"spacing":{"blockGap":"10px"}},"layout":{"type":"flex","flexWrap":"nowrap"}} -->
  44. <div class="wp-block-group"><!-- wp:group -->
  45. <div class="wp-block-group"><!-- wp:comment-author-name {"isLink":false} /-->
  46. <!-- wp:group {"style":{"spacing":{"margin":{"top":"0px","bottom":"0px"},"blockGap":"0.5em"}},"layout":{"type":"flex"}} -->
  47. <div class="wp-block-group" style="margin-top:0px;margin-bottom:0px"><!-- wp:comment-date {"format":"F j, Y","isLink":false,"style":{"typography":{"fontSize":"0.8rem"}}} /-->
  48. <!-- wp:comment-edit-link {"style":{"typography":{"fontSize":"0.8rem"}}} /--></div>
  49. <!-- /wp:group --></div>
  50. <!-- /wp:group --></div>
  51. <!-- /wp:group -->
  52. <!-- wp:comment-content /-->
  53. <!-- wp:comment-reply-link {"style":{"typography":{"fontSize":"0.8rem"}}} /--></div>
  54. <!-- /wp:column --></div>
  55. <!-- /wp:columns -->
  56. <!-- /wp:comment-template -->
  57. <!-- wp:comments-pagination {"layout":{"type":"flex","justifyContent":"space-between"}} -->
  58. <!-- wp:comments-pagination-previous /-->
  59. <!-- wp:comments-pagination-numbers /-->
  60. <!-- wp:comments-pagination-next /-->
  61. <!-- /wp:comments-pagination -->
  62. <!-- wp:spacer {"height":"20px"} -->
  63. <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>
  64. <!-- /wp:spacer -->
  65. <!-- wp:post-comments-form {"fontSize":"medium"} /-->
  66. <!-- wp:spacer -->
  67. <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
  68. <!-- /wp:spacer --></div>
  69. <!-- /wp:comments --></div>
  70. <!-- /wp:group -->
  71. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->