92ac19042c
* lock post-content and the containing group blocks to not allow remove option without unlocking * Added a few missing locks Co-authored-by: Jason Crist <jcrist@pbking.com>
21 lines
967 B
HTML
21 lines
967 B
HTML
<!-- wp:template-part {"slug":"header","tagName":"header"} /-->
|
|
|
|
<!-- wp:group {"style":{"spacing":{"margin":{"bottom":"calc(2 * var(--wp--style--block-gap))"}}},"layout":{"inherit":true}} -->
|
|
<div class="wp-block-group" style="margin-bottom:calc(2 * var(--wp--style--block-gap))">
|
|
<!-- wp:post-title {"textAlign":"center","level":1,"align":"wide"} /-->
|
|
<!-- wp:post-featured-image {"align":"wide","style":{"spacing":{"margin":{"top":"calc(2 * var(--wp--style--block-gap))"}}}} /-->
|
|
</div>
|
|
<!-- /wp:group -->
|
|
|
|
<!-- wp:group {"tagName":"main","lock":{"move":false,"remove":true}} -->
|
|
<main class="wp-block-group">
|
|
<!-- wp:post-content {"layout":{"inherit":true},"lock":{"move":false,"remove":true}} /-->
|
|
</main>
|
|
<!-- /wp:group -->
|
|
|
|
<!-- wp:group {"layout":{"inherit":true}} -->
|
|
<div class="wp-block-group"><!-- wp:pattern {"slug":"blockbase/comments"} /--></div>
|
|
<!-- /wp:group -->
|
|
|
|
|
|
<!-- wp:template-part {"slug":"footer","className":"site-footer-container"} /-->
|