Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Remove page template type from templates without post-content #674

Merged
merged 2 commits into from
Oct 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion patterns/template-home-blogging.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Title: Blogging home template
* Slug: twentytwentyfour/template-home-blogging
* Template Types: front-page, index, home, page
* Template Types: front-page, index, home
* Viewport width: 1400
* Inserter: no
*/
Expand Down
2 changes: 1 addition & 1 deletion patterns/template-home-portfolio.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Title: Portfolio home template with post featured images
* Slug: twentytwentyfour/template-home-portfolio
* Template Types: front-page, index, home, page
* Template Types: front-page, index, home
* Viewport width: 1400
* Inserter: no
*/
Expand Down
Loading