diff options
Diffstat (limited to 'wp-content/themes/twentytwentytwo/templates/page-no-separators.html')
-rw-r--r-- | wp-content/themes/twentytwentytwo/templates/page-no-separators.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/wp-content/themes/twentytwentytwo/templates/page-no-separators.html b/wp-content/themes/twentytwentytwo/templates/page-no-separators.html new file mode 100644 index 0000000..ef1b65e --- /dev/null +++ b/wp-content/themes/twentytwentytwo/templates/page-no-separators.html @@ -0,0 +1,18 @@ +<!-- wp:template-part {"slug":"header","tagName":"header"} /--> + +<!-- wp:group {"tagName":"main"} --> +<main class="wp-block-group"><!-- wp:group {"layout":{"inherit":true}} --> +<div class="wp-block-group"><!-- wp:post-title {"level":1,"align":"wide","style":{"spacing":{"margin":{"bottom":"var(--wp--custom--spacing--medium, 6rem)"}}}} /--> + +<!-- wp:post-featured-image {"align":"wide","style":{"spacing":{"margin":{"bottom":"var(--wp--custom--spacing--medium, 6rem)"}}}} /--></div> +<!-- /wp:group --> + +<!-- wp:post-content {"layout":{"inherit":true}} /--> + +<!-- wp:group {"layout":{"inherit":true}} --> +<div class="wp-block-group"> +<!-- wp:post-comments {"style":{"spacing":{"padding":{"top":"var(--wp--custom--spacing--medium, 6rem)"}}}} /--></div> +<!-- /wp:group --></main> +<!-- /wp:group --> + +<!-- wp:template-part {"slug":"footer","tagName":"footer"} /--> |