single.html 1.9 KB

12345678910111213141516171819202122232425262728293031
  1. <!-- wp:template-part {"slug":"header"} /-->
  2. <!-- wp:group {"style":{"spacing":{"padding":{"right":"40px","left":"40px","top":"60px"}}},"layout":{"type":"constrained"}} -->
  3. <div class="wp-block-group" style="padding-top:60px;padding-right:40px;padding-left:40px"><!-- wp:template-part {"slug":"post-meta","area":"uncategorized"} /-->
  4. <!-- wp:post-title {"textAlign":"center","style":{"spacing":{"padding":{"top":"20px","bottom":"20px"}},"typography":{"fontStyle":"normal","fontWeight":"400","letterSpacing":"-0.03rem"}},"fontSize":"x-large","fontFamily":"literata"} /-->
  5. <!-- wp:template-part {"slug":"byline-date","area":"uncategorized"} /-->
  6. <!-- wp:post-featured-image /-->
  7. <!-- wp:group {"align":"full","style":{"spacing":{"padding":{"left":"40px","right":"40px","bottom":"40px","top":"40px"}}},"layout":{"type":"constrained"}} -->
  8. <div class="wp-block-group alignfull" style="padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px"><!-- wp:post-content {"lock":{"move":false,"remove":false},"layout":{"type":"constrained"}} /--></div>
  9. <!-- /wp:group -->
  10. <!-- wp:spacer {"height":"40px"} -->
  11. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  12. <!-- /wp:spacer -->
  13. <!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"space-between"}} -->
  14. <div class="wp-block-group"><!-- wp:post-navigation-link {"type":"previous","label":"Previous Post<br>","showTitle":true,"style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}}} /-->
  15. <!-- wp:post-navigation-link {"textAlign":"right","label":"Next Post<br>","showTitle":true,"style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary"}}}}} /--></div>
  16. <!-- /wp:group -->
  17. <!-- wp:spacer {"height":"40px"} -->
  18. <div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
  19. <!-- /wp:spacer --></div>
  20. <!-- /wp:group -->
  21. <!-- wp:template-part {"slug":"footer"} /-->