diff options
Diffstat (limited to 'wp-content/themes/twentytwentyfour/templates/home.html')
-rw-r--r-- | wp-content/themes/twentytwentyfour/templates/home.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/wp-content/themes/twentytwentyfour/templates/home.html b/wp-content/themes/twentytwentyfour/templates/home.html index 7c364b8..196f82e 100644 --- a/wp-content/themes/twentytwentyfour/templates/home.html +++ b/wp-content/themes/twentytwentyfour/templates/home.html @@ -1 +1,9 @@ -<!-- wp:pattern {"slug":"twentytwentyfour/template-home-business"} /--> +<!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /--> + +<!-- wp:group {"tagName":"main","style":{"spacing":{"blockGap":"0","margin":{"top":"0"}}},"layout":{"type":"default"}} --> +<main class="wp-block-group" style="margin-top:0"> + <!-- wp:pattern {"slug":"twentytwentyfour/page-home-business"} /--> +</main> +<!-- /wp:group --> + +<!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /--> |