Skip to content

Commit

Permalink
Issue #44 - Update category.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Apr 11, 2021
1 parent 0a11251 commit 0ebe88e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
1 change: 1 addition & 0 deletions block-templates/archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<div class="wp-block-group has-greeny-color has-text-color has-background" style="background-color:#cfdbc7">
<!-- wp:query-title {"type":"any", "level":3, "align":"center" } /-->
</div>
<!-- /wp:group -->

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

Expand Down
12 changes: 7 additions & 5 deletions block-templates/category.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
<!-- wp:html -->
<div class="WP_DEBUG">category.html</div>
<!-- /wp:html -->

<!-- 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"} /-->
<!-- wp:template-part {"slug":"a2z-pagination","theme":"fizzie","layout":{"inherit":true}} /-->

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

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

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

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

Expand Down

0 comments on commit 0ebe88e

Please sign in to comment.