|
@@ -1,7 +1,7 @@
|
|
|
<!-- wp:template-part {"slug":"header","align":"full", "tagName":"header","className":"site-header"} /-->
|
|
|
|
|
|
-<!-- wp:group {"layout":{"inherit":true}} -->
|
|
|
-<div class="wp-block-group">
|
|
|
+<!-- wp:group {"tagName":"main","layout":{"inherit":true}} -->
|
|
|
+<main class="wp-block-group">
|
|
|
|
|
|
<!-- wp:spacer {"height":32} -->
|
|
|
<div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
|
|
@@ -9,9 +9,9 @@
|
|
|
|
|
|
<!-- wp:post-title {"level":1} /-->
|
|
|
|
|
|
-</div>
|
|
|
+</main>
|
|
|
<!-- /wp:group -->
|
|
|
|
|
|
<!-- wp:post-content {"layout":{"inherit":true}} /-->
|
|
|
|
|
|
-<!-- wp:template-part {"slug":"footer","align":"full","tagName":"footer","className":"site-footer"} /-->
|
|
|
+<!-- wp:template-part {"slug":"footer","align":"full","tagName":"footer","className":"site-footer"} /-->
|