Skip to content

Commit

Permalink
#217 Add "Template Types" for archive
Browse files Browse the repository at this point in the history
  • Loading branch information
inc2734 committed Nov 30, 2023
1 parent 821a0c4 commit ef187f6
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Slug: unitone/template/archive/left-header-page-header-image
* Categories: unitone-templates
* Block Types: core/template-part/unitone/archive
* Template Types: archive
* Template Types: archive, category, tag, author, date, taxonomy
*/
?>
<!-- wp:unitone/cover {"noPadding":true,"unitone":{"gap":0},"className":"site-container-left-header"} -->
Expand Down
2 changes: 1 addition & 1 deletion patterns/template-archive-left-header.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Slug: unitone/template/archive/left-header
* Categories: unitone-templates
* Block Types: core/template-part/unitone/archive
* Template Types: archive
* Template Types: archive, category, tag, author, date, taxonomy
*/
?>
<!-- wp:unitone/cover {"noPadding":true,"unitone":{"gap":0},"className":"site-container-left-header"} -->
Expand Down
2 changes: 1 addition & 1 deletion patterns/template-archive-one-column-page-header-image.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Slug: unitone/template/archive/one-column-page-header-image
* Categories: unitone-templates
* Block Types: core/template-part/unitone/archive
* Template Types: archive
* Template Types: archive, category, tag, author, date, taxonomy
*/
?>
<!-- wp:unitone/cover {"noPadding":true,"unitone":{"gap":0}} -->
Expand Down
2 changes: 1 addition & 1 deletion patterns/template-archive-one-column.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Slug: unitone/template/archive/one-column
* Categories: unitone-templates
* Block Types: core/template-part/unitone/archive
* Template Types: archive
* Template Types: archive, category, tag, author, date, taxonomy
*/
?>
<!-- wp:unitone/cover {"noPadding":true,"unitone":{"gap":0}} -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Slug: unitone/template/archive/right-sidebar-page-header-image
* Categories: unitone-templates
* Block Types: core/template-part/unitone/archive
* Template Types: archive
* Template Types: archive, category, tag, author, date, taxonomy
*/
?>
<!-- wp:unitone/cover {"noPadding":true,"unitone":{"gap":0}} -->
Expand Down
2 changes: 1 addition & 1 deletion patterns/template-archive-right-sidebar.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Slug: unitone/template/archive/right-sidebar
* Categories: unitone-templates
* Block Types: core/template-part/unitone/archive
* Template Types: archive
* Template Types: archive, category, tag, author, date, taxonomy
*/
?>
<!-- wp:unitone/cover {"noPadding":true,"unitone":{"gap":0}} -->
Expand Down

0 comments on commit ef187f6

Please sign in to comment.