single.html 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
  2. <!-- wp:group {"style":{"spacing":{"blockGap":"0"}},"layout":{"type":"constrained","justifyContent":"center"}} -->
  3. <div class="wp-block-group">
  4. <!-- wp:group {"style":{"spacing":{"blockGap":"2px"}},"layout":{"type":"constrained","justifyContent":"center"}} -->
  5. <div class="wp-block-group">
  6. <!-- wp:post-featured-image {"aspectRatio":"1","width":"60px","height":"60px","align":"left"} /-->
  7. <!-- wp:spacer {"height":"12px"} -->
  8. <div style="height:12px" aria-hidden="true" class="wp-block-spacer"></div>
  9. <!-- /wp:spacer -->
  10. <!-- wp:post-content /-->
  11. <!-- wp:spacer {"height":"36px"} -->
  12. <div style="height:36px" aria-hidden="true" class="wp-block-spacer"></div>
  13. <!-- /wp:spacer -->
  14. <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|30"},"elements":{"link":{"color":{"text":"var:preset|color|primary"}}}},"textColor":"primary","layout":{"type":"flex","flexWrap":"nowrap"}} -->
  15. <div class="wp-block-group has-primary-color has-text-color has-link-color">
  16. <!-- wp:post-title {"isLink":true} /-->
  17. <!-- wp:paragraph {"fontSize":"large"} -->
  18. <p class="has-large-font-size">–––––––</p>
  19. <!-- /wp:paragraph -->
  20. <!-- wp:post-date {"format":"M j"} /-->
  21. </div>
  22. <!-- /wp:group -->
  23. </div>
  24. <!-- /wp:group -->
  25. <!-- wp:spacer {"height":"200px"} -->
  26. <div style="height:200px" aria-hidden="true" class="wp-block-spacer"></div>
  27. <!-- /wp:spacer -->
  28. <!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
  29. <div class="wp-block-group">
  30. <!-- wp:post-navigation-link {"type":"previous"} /-->
  31. <!-- wp:post-navigation-link /-->
  32. </div>
  33. <!-- /wp:group -->
  34. </div>
  35. <!-- /wp:group -->
  36. <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->