Skip to content

Commit

Permalink
Issue #44 - improve home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Apr 11, 2021
1 parent c0b313a commit 17ec6a4
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions block-templates/home.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<!-- wp:html -->
<div class="WP_DEBUG">home.html</div>
<!-- /wp:html -->

<!-- wp:template-part {"slug":"home-part","theme":"fizzie"} /-->

<!-- wp:template-part {"slug":"header","theme":"fizzie"} /-->
<!-- wp:template-part {"slug":"header","theme":"fizzie", "align":"full","tagName":"header" } /-->
<!-- wp:template-part {"slug":"a2z-pagination","theme":"fizzie","layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"a2z-pagination","theme":"fizzie"} /-->
<!-- wp:template-part {"slug":"breadcrumbs","theme":"fizzie", "className": "breadcrumbs","layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"breadcrumbs","theme":"fizzie", "className": "breadcrumbs" } /-->
<!-- wp:template-part {"slug":"home-query","theme":"fizzie", "className": "home","layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"home-query","theme":"fizzie", "className": "home"} /-->

<!-- wp:template-part {"slug":"search","theme":"fizzie"} /-->
<!-- wp:template-part {"slug":"search","theme":"fizzie","layout":{"inherit":true}} /-->

<!-- wp:template-part {"slug":"page-footer","theme":"fizzie"} /-->

Expand Down

0 comments on commit 17ec6a4

Please sign in to comment.