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

Remove index as from unrelated templates #709

Merged
merged 1 commit into from
Oct 30, 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-business.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Title: Business home template
* Slug: twentytwentyfour/template-home
* Template Types: front-page, index, home
* Template Types: front-page, 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
* Template Types: front-page, home
* Viewport width: 1400
* Inserter: no
*/
Expand Down
Loading