Skip to content

Commit

Permalink
Blockbase: refactor template part blocks (#5129)
Browse files Browse the repository at this point in the history
* Update Blockbase template part blocks

* Update Arbutus template part blocks

* Update Geologist template part blocks

* Update Payton template part blocks

* Update Russell template part blocks

* Update Seedlet Blocks template part blocks

* Update Skatepark template part blocks

* Update Videomaker template part blocks

* Update Zoologist template part blocks

* Remove zero margin

* Remove reference to Blockbase

* Remove zero margin from all themes

* Move align setting to group block

* absorb group into the footer block

* remove layout from header footer only template

* remove wrappers from russell

* Move layout settings to footer template part for Seedlet Blocks

* Remove footer wrapper for Skatepark

* Remove wrapper from post-meta-icons

* Fix Mayland Blocks post meta icons spacing

* remmove space

Co-authored-by: Ben Dwyer <ben@scruffian.com>
  • Loading branch information
mikachan and scruffian committed Dec 6, 2021
1 parent 1890979 commit 7f238fa
Show file tree
Hide file tree
Showing 39 changed files with 104 additions and 84 deletions.
2 changes: 1 addition & 1 deletion arbutus/block-templates/header-footer-only.html
Expand Up @@ -7,4 +7,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":false},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
4 changes: 2 additions & 2 deletions arbutus/block-templates/index.html
Expand Up @@ -8,7 +8,7 @@
<!-- wp:post-title {"isLink":true} /-->
<!-- wp:post-featured-image {"isLink":true} /-->
<!-- wp:post-excerpt /-->
<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /-->
<!-- wp:template-part {"slug":"post-meta-icons"} /-->
<!-- wp:spacer {"height":40} -->
<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
Expand All @@ -29,4 +29,4 @@
</main>
<!-- /wp:query -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":false},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion arbutus/block-templates/page.html
Expand Up @@ -10,4 +10,4 @@
<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container","layout":{"inherit":false}} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
5 changes: 3 additions & 2 deletions arbutus/block-templates/single.html
Expand Up @@ -9,7 +9,8 @@

<!-- wp:post-content {"layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /--></main>
<!-- wp:template-part {"slug":"post-meta-icons"} /-->
</main>
<!-- /wp:group -->

<!-- wp:group {"layout":{"inherit":true}} -->
Expand All @@ -20,4 +21,4 @@
<!-- wp:post-comments /--></div>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container","layout":{"inherit":false}} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
14 changes: 9 additions & 5 deletions blockbase/block-template-parts/footer.html
@@ -1,7 +1,11 @@
<!-- wp:group {"style":{"spacing":{"padding":{"top":"80px","right":"0px","bottom":"30px","left":"0px"}}}} -->
<div class="wp-block-group" style="padding-top:80px;padding-right:0px;padding-bottom:30px;padding-left:0px">
<!-- wp:paragraph {"align":"center","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} -->
<p class="has-text-align-center" style="font-size:var(--wp--custom--font-sizes--tiny);">Proudly Powered by <a href="https://wordpress.org" rel="nofollow">WordPress</a></p>
<!-- /wp:paragraph -->
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:group {"style":{"spacing":{"padding":{"top":"80px","right":"0px","bottom":"30px","left":"0px"}}}} -->
<div class="wp-block-group" style="padding-top:80px;padding-right:0px;padding-bottom:30px;padding-left:0px">
<!-- wp:paragraph {"align":"center","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} -->
<p class="has-text-align-center" style="font-size:var(--wp--custom--font-sizes--tiny);">Proudly Powered by <a href="https://wordpress.org" rel="nofollow">WordPress</a></p>
<!-- /wp:paragraph -->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:group -->
18 changes: 11 additions & 7 deletions blockbase/block-template-parts/post-meta-icons.html
@@ -1,8 +1,12 @@
<!-- wp:group {"className":"post-meta","layout":{"type":"flex"}} -->
<div class="wp-block-group post-meta">
<!-- wp:post-author {"showAvatar":false,"showBio":false,"style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}},"className":"is-style-post-author-icon"} /-->
<!-- wp:post-date {"isLink":true,"style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}},"className":"is-style-post-date-icon"} /-->
<!-- wp:post-terms {"term":"category","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}},"className":"is-style-post-category-icon"} /-->
<!-- wp:post-terms {"term": "post_tag","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}},"className":"is-style-post-tag-icon"} /-->
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:group {"className":"post-meta","layout":{"type":"flex"}} -->
<div class="wp-block-group post-meta">
<!-- wp:post-author {"showAvatar":false,"showBio":false,"style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}},"className":"is-style-post-author-icon"} /-->
<!-- wp:post-date {"isLink":true,"style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}},"className":"is-style-post-date-icon"} /-->
<!-- wp:post-terms {"term":"category","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}},"className":"is-style-post-category-icon"} /-->
<!-- wp:post-terms {"term": "post_tag","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}},"className":"is-style-post-tag-icon"} /-->
</div>
<!-- /wp:group -->
</div>
<!-- /wp:group -->
<!-- /wp:group -->
2 changes: 1 addition & 1 deletion blockbase/block-templates/404.html
Expand Up @@ -7,4 +7,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion blockbase/block-templates/footer-only.html
@@ -1,3 +1,3 @@
<!-- wp:post-content {"layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion blockbase/block-templates/header-footer-only.html
Expand Up @@ -7,4 +7,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion blockbase/block-templates/index.html
Expand Up @@ -8,7 +8,7 @@
<!-- wp:post-title {"isLink":true} /-->
<!-- wp:post-featured-image {"isLink":true} /-->
<!-- wp:post-excerpt /-->
<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /-->
<!-- wp:template-part {"slug":"post-meta-icons"} /-->
<!-- wp:spacer {"height":40} -->
<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
Expand Down
2 changes: 1 addition & 1 deletion blockbase/block-templates/page.html
Expand Up @@ -19,4 +19,4 @@
<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion blockbase/block-templates/search.html
Expand Up @@ -17,4 +17,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
4 changes: 2 additions & 2 deletions blockbase/block-templates/single.html
Expand Up @@ -12,7 +12,7 @@

<!-- wp:post-content {"layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /-->
<!-- wp:template-part {"slug":"post-meta-icons"} /-->
</main>
<!-- /wp:group -->

Expand All @@ -25,4 +25,4 @@
</div>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion geologist/block-templates/index.html
Expand Up @@ -8,7 +8,7 @@
<!-- wp:post-title {"isLink":true, "level": 3, "textAlign":"left", "style":{"spacing":{"margin":{"bottom":"calc(2 * var(--wp--style--block-gap))"}}}} /-->
<!-- wp:post-featured-image {"isLink":true} /-->
<!-- wp:post-excerpt /-->
<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /-->
<!-- wp:template-part {"slug":"post-meta-icons"} /-->
<!-- wp:spacer {"height":120} -->
<div style="height:120px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
Expand Down
2 changes: 1 addition & 1 deletion geologist/block-templates/single.html
Expand Up @@ -12,7 +12,7 @@

<!-- wp:post-content {"layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /-->
<!-- wp:template-part {"slug":"post-meta-icons"} /-->

<!-- wp:spacer {"height":150} -->
<div style="height:150px" aria-hidden="true" class="wp-block-spacer"></div>
Expand Down
7 changes: 5 additions & 2 deletions mayland-blocks/block-templates/index.html
Expand Up @@ -10,8 +10,11 @@

<!-- wp:post-excerpt /-->

<!-- wp:template-part {"slug":"post-meta-icons"} /-->

<!-- wp:group {"style":{"spacing":{"margin":{"top":"20px"}}}} -->
<div class="wp-block-group" style="margin-top:20px;">
<!-- wp:template-part {"slug":"post-meta-icons"} /-->
</div>
<!-- /wp:group -->
<!-- wp:spacer -->
<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
Expand Down
2 changes: 1 addition & 1 deletion payton/block-templates/header-footer-only.html
Expand Up @@ -7,4 +7,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion russell/block-templates/header-footer-only.html
Expand Up @@ -7,4 +7,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
4 changes: 2 additions & 2 deletions russell/block-templates/index.html
Expand Up @@ -8,7 +8,7 @@
<!-- wp:post-title {"isLink":true} /-->
<!-- wp:post-featured-image {"isLink":true} /-->
<!-- wp:post-excerpt /-->
<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /-->
<!-- wp:template-part {"slug":"post-meta-icons"} /-->
<!-- wp:spacer {"height":40} -->
<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
Expand All @@ -29,4 +29,4 @@
</main>
<!-- /wp:query -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion russell/block-templates/page.html
Expand Up @@ -19,4 +19,4 @@
<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion russell/block-templates/search.html
Expand Up @@ -17,4 +17,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
4 changes: 2 additions & 2 deletions russell/block-templates/single.html
Expand Up @@ -12,7 +12,7 @@

<!-- wp:post-content {"layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /-->
<!-- wp:template-part {"slug":"post-meta-icons"} /-->
</main>
<!-- /wp:group -->

Expand All @@ -25,4 +25,4 @@
</div>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
36 changes: 20 additions & 16 deletions seedlet-blocks/block-template-parts/footer.html
@@ -1,19 +1,23 @@
<!-- wp:spacer {"height":30} -->
<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
<!-- wp:group {"layout":{"inherit":true},"align":"full"} -->
<div class="wp-block-group">
<!-- wp:spacer {"height":30} -->
<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:group {"className":"footer-credit","layout":{"type":"flex"}} -->
<div class="wp-block-group footer-credit"><!-- wp:site-title {"level":0} /-->
<!-- wp:group {"className":"footer-credit","layout":{"type":"flex"}} -->
<div class="wp-block-group footer-credit"><!-- wp:site-title {"level":0} /-->

<!-- wp:paragraph -->
<p>, </p>
<!-- /wp:paragraph -->

<!-- wp:paragraph {"align":"left","fontSize":"small"} -->
<p class="has-text-align-left has-small-font-size">Proudly Powered by <a href="https://wordpress.org" rel="nofollow">WordPress</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->
<!-- wp:paragraph -->
<p>, </p>
<!-- /wp:paragraph -->
<!-- wp:paragraph {"align":"left","fontSize":"small"} -->
<p class="has-text-align-left has-small-font-size">Proudly Powered by <a href="https://wordpress.org" rel="nofollow">WordPress</a></p>
<!-- /wp:paragraph --></div>
<!-- /wp:group -->

<!-- wp:spacer {"height":30} -->
<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
<!-- wp:spacer {"height":30} -->
<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->
</div>
<!-- /wp:group -->
4 changes: 2 additions & 2 deletions seedlet-blocks/block-templates/index.html
Expand Up @@ -9,7 +9,7 @@

<!-- wp:post-content {"layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /-->
<!-- wp:template-part {"slug":"post-meta-icons"} /-->

<!-- wp:spacer {"height":60} -->
<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
Expand All @@ -18,4 +18,4 @@
</main>
<!-- /wp:query -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container","align":"full"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
4 changes: 2 additions & 2 deletions seedlet-blocks/block-templates/singular.html
Expand Up @@ -6,7 +6,7 @@

<!-- wp:post-content {"layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"post-meta-icons","layout":{"inherit":true}} /-->
<!-- wp:template-part {"slug":"post-meta-icons"} /-->

<!-- wp:group {"className":"author-bio","layout":{"inherit":true}} -->
<div class="wp-block-group author-bio"><!-- wp:post-author {"showAvatar":false,"showBio":true,"byline":"Published by","fontSize":"huge"} /-->
Expand Down Expand Up @@ -37,4 +37,4 @@
<!-- /wp:columns --></div>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
18 changes: 11 additions & 7 deletions skatepark/block-template-parts/footer.html
@@ -1,11 +1,15 @@
<!-- wp:pattern {"slug":"skatepark/pre-footer"} /-->
<!-- wp:group {"layout":{"inherit":true}} -->
<div class="wp-block-group">
<!-- wp:pattern {"slug":"skatepark/pre-footer"} /-->

<!-- wp:group {"className":"site-footer","style":{"spacing":{"padding":{"bottom":"30px"}}}} -->
<div class="wp-block-group site-footer" style="padding-bottom: 30px">
<!-- wp:group {"className":"site-footer","style":{"spacing":{"padding":{"bottom":"30px"}}}} -->
<div class="wp-block-group site-footer" style="padding-bottom: 30px">

<!-- wp:paragraph {"align":"center","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} -->
<p class="has-text-align-center" style="font-size:var(--wp--custom--font-sizes--tiny)">Proudly Powered by <a href="https://wordpress.org" rel="nofollow">WordPress</a></p>
<!-- /wp:paragraph -->
<!-- wp:paragraph {"align":"center","style":{"typography":{"fontSize":"var(--wp--custom--font-sizes--tiny)"}}} -->
<p class="has-text-align-center" style="font-size:var(--wp--custom--font-sizes--tiny)">Proudly Powered by <a href="https://wordpress.org" rel="nofollow">WordPress</a></p>
<!-- /wp:paragraph -->

</div>
<!-- /wp:group -->
</div>
<!-- /wp:group -->
<!-- /wp:group -->
2 changes: 1 addition & 1 deletion skatepark/block-templates/404.html
Expand Up @@ -11,4 +11,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion skatepark/block-templates/index.html
Expand Up @@ -31,4 +31,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion skatepark/block-templates/page.html
Expand Up @@ -20,4 +20,4 @@
<div class="wp-block-group"><!-- wp:post-comments /--></div>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion skatepark/block-templates/search.html
Expand Up @@ -24,4 +24,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
2 changes: 1 addition & 1 deletion skatepark/block-templates/single.html
Expand Up @@ -50,4 +50,4 @@

<!-- wp:pattern {"slug":"skatepark/post-navigation-labeled"} /-->

<!-- wp:template-part {"slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
4 changes: 2 additions & 2 deletions videomaker/block-templates/404.html
@@ -1,4 +1,4 @@
<!-- wp:template-part {"area":"header","slug":"header","tagName":"header","layout":{"inherit":true}} /-->
<!-- wp:template-part {"area":"header","slug":"header","tagName":"header"} /-->

<!-- wp:spacer {"height":170} -->
<div style="height:170px" aria-hidden="true" class="wp-block-spacer"></div>
Expand All @@ -11,4 +11,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
4 changes: 2 additions & 2 deletions videomaker/block-templates/header-footer-only.html
@@ -1,4 +1,4 @@
<!-- wp:template-part {"area":"header","slug":"header","tagName":"header","layout":{"inherit":true}} /-->
<!-- wp:template-part {"area":"header","slug":"header","tagName":"header"} /-->

<!-- wp:group {"tagName":"main","style":{"spacing":{"margin":{"top":"var(--wp--custom--gap--vertical)"}}}} -->
<main class="wp-block-group" style="margin-top: var(--wp--custom--gap--vertical)">
Expand All @@ -7,4 +7,4 @@
</main>
<!-- /wp:group -->

<!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
4 changes: 2 additions & 2 deletions videomaker/block-templates/index.html
@@ -1,4 +1,4 @@
<!-- wp:template-part {"area":"header","slug":"header","tagName":"header","layout":{"inherit":true}} /-->
<!-- wp:template-part {"area":"header","slug":"header","tagName":"header"} /-->

<!-- wp:spacer {"height":170} -->
<div style="height:170px" aria-hidden="true" class="wp-block-spacer"></div>
Expand Down Expand Up @@ -39,4 +39,4 @@
</main>
<!-- /wp:query -->

<!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","className":"site-footer-container"} /-->
4 changes: 2 additions & 2 deletions videomaker/block-templates/page.html
@@ -1,4 +1,4 @@
<!-- wp:template-part {"area":"header","slug":"header","tagName":"header","layout":{"inherit":true}} /-->
<!-- wp:template-part {"area":"header","slug":"header","tagName":"header"} /-->

<!-- wp:spacer {"height":170} -->
<div style="height:170px" aria-hidden="true" class="wp-block-spacer"></div>
Expand Down Expand Up @@ -39,4 +39,4 @@
</div>
<!-- /wp:group -->

<!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","layout":{"inherit":true},"className":"site-footer-container"} /-->
<!-- wp:template-part {"area":"footer","slug":"footer","tagName":"footer","className":"site-footer-container"} /-->

0 comments on commit 7f238fa

Please sign in to comment.