create single page template
This commit is contained in:
parent
ab26fa5c31
commit
a8cda1677b
12
templates/page.html
Normal file
12
templates/page.html
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<!-- wp:template-part {"slug":"header"} /-->
|
||||||
|
|
||||||
|
<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|80","bottom":"var:preset|spacing|80"},"margin":{"top":"0","bottom":"0"}}},"layout":{"type":"constrained"}} -->
|
||||||
|
<div class="wp-block-group"
|
||||||
|
style="margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--80);padding-bottom:var(--wp--preset--spacing--80)">
|
||||||
|
<!-- wp:post-title /-->
|
||||||
|
|
||||||
|
<!-- wp:post-content /-->
|
||||||
|
</div>
|
||||||
|
<!-- /wp:group -->
|
||||||
|
|
||||||
|
<!-- wp:template-part {"slug":"footer","area":"footer"} /-->
|
Loading…
Reference in New Issue
Block a user