create custom page template

This commit is contained in:
2024-05-13 15:42:42 +05:00
parent 92e51701d0
commit 8e92cec40f
2 changed files with 11 additions and 3 deletions

View File

@ -0,0 +1,12 @@
<!-- wp:group {"layout":{"type":"default"}} -->
<div class="wp-block-group"><!-- wp:template-part {"slug":"header","theme":"lex-scotland-theme","tagName":"header"} /-->
<!-- wp:group {"style":{"spacing":{"padding":{"right":"0","left":"var:preset|spacing|80"}}},"layout":{"type":"default"}} -->
<div class="wp-block-group" style="padding-right:0;padding-left:var(--wp--preset--spacing--80)">
<!-- wp:post-content {"align":"wide","layout":{"type":"default"}} /-->
</div>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","theme":"lex-scotland-theme"} /-->
</div>
<!-- /wp:group -->