From 5969bf20dc1d3743015a2fd50b44cb3f36f0b73e Mon Sep 17 00:00:00 2001 From: Rich Tabor Date: Mon, 30 Oct 2023 11:15:08 -0400 Subject: [PATCH] Remove index as from unrelated templates --- patterns/template-home-business.php | 2 +- patterns/template-home-portfolio.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/patterns/template-home-business.php b/patterns/template-home-business.php index e6a41b74..156c0330 100644 --- a/patterns/template-home-business.php +++ b/patterns/template-home-business.php @@ -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 */ diff --git a/patterns/template-home-portfolio.php b/patterns/template-home-portfolio.php index 23e45032..4fc4f072 100644 --- a/patterns/template-home-portfolio.php +++ b/patterns/template-home-portfolio.php @@ -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 */