diff --git a/patterns/page-business-home.php b/patterns/page-business-home.php index 2c17df25..a9127999 100644 --- a/patterns/page-business-home.php +++ b/patterns/page-business-home.php @@ -2,7 +2,7 @@ /** * Title: Business homepage * Slug: twentytwentyfive/page-business-home - * Categories: twentytwentyfive_page, posts, featured + * Categories: twentytwentyfive_page, featured * Keywords: starter * Block Types: core/post-content * Post Types: page, wp_template diff --git a/patterns/page-shop-home.php b/patterns/page-shop-home.php index 430908f5..d66a31e3 100644 --- a/patterns/page-shop-home.php +++ b/patterns/page-shop-home.php @@ -2,7 +2,7 @@ /** * Title: Shop homepage * Slug: twentytwentyfive/page-shop-home - * Categories: twentytwentyfive_page, posts, featured + * Categories: twentytwentyfive_page, featured * Keywords: starter * Block Types: core/post-content * Post Types: page, wp_template diff --git a/patterns/template-query-loop-photo-blog.php b/patterns/template-query-loop-photo-blog.php index 3c7e05eb..c9f150cb 100644 --- a/patterns/template-query-loop-photo-blog.php +++ b/patterns/template-query-loop-photo-blog.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfive/template-query-loop-photo-blog * Categories: query * Block Types: core/query + * Viewport width: 1400 * Description: A list of posts, 3 columns, with only featured images. * * @package WordPress