1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <!-- wp:template-part {"slug":"header","tagName":"header"} /-->
- <!-- wp:group {"tagName":"main","layout":{"type":"default"}} -->
- <main class="wp-block-group">
- <!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group">
- <!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|50"}},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"left","verticalAlignment":"center"}} -->
- <div class="wp-block-group">
- <!-- wp:post-title {"isLink":true} /-->
- <!-- wp:post-featured-image {"width":"60px","height":"60px"} /-->
- </div>
- <!-- /wp:group -->
- </div>
- <!-- /wp:group -->
- <!-- wp:post-content {"lock":{"move":false,"remove":false},"layout":{"type":"constrained"}} /-->
- <!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group">
- <!-- wp:post-date {"isLink":true} /-->
- <!-- wp:spacer {"height":"30px"} -->
- <div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- <!-- wp:group {"style":{"layout":[]},"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center"}} -->
- <div class="wp-block-group">
- <!-- wp:post-navigation-link {"type":"previous","arrow":"arrow"} /-->
- <!-- wp:post-navigation-link {"arrow":"arrow"} /-->
- </div>
- <!-- /wp:group -->
- <!-- wp:spacer {"height":"30px"} -->
- <div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
- <!-- /wp:spacer -->
- </div>
- <!-- /wp:group -->
- </main>
- <!-- /wp:group -->
- <!-- wp:group {"layout":{"type":"default"}} -->
- <div class="wp-block-group">
- <!-- wp:group {"layout":{"type":"constrained"}} -->
- <div class="wp-block-group">
- <!-- wp:pattern {"slug":"shhh/comments"} /-->
- </div>
- <!-- /wp:group -->
- </div>
- <!-- /wp:group -->
- <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
|