create no-title page template

This commit is contained in:
2024-04-26 20:06:12 +05:00
parent ef9cdf7439
commit 71ed072f7c
3 changed files with 37 additions and 10 deletions

View File

@ -0,0 +1,13 @@
<!-- wp:group {"layout":{"type":"constrained"}} -->
<div class="wp-block-group">
<!-- wp:group {"align":"wide","style":{"spacing":{"blockGap":"0"}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group alignwide">
<!-- wp:template-part {"slug":"header","theme":"cmt-engineering-theme","tagName":"header","area":"header"} /-->
<!-- wp:post-content {"align":"wide","backgroundColor":"base-2"} /-->
<!-- wp:template-part {"slug":"footer","theme":"cmt-engineering-theme","tagName":"footer","area":"footer","align":"wide"} /-->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:group -->