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

Allow the home pattern to load in the site editor #375

Merged
merged 2 commits into from
Sep 15, 2023
Merged
Changes from 1 commit
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/page-01-business-home.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Categories: about
* Keywords: page, starter
* Block Types: core/post-content
* Post Types: page
* Post Types: page, wp_template
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's add this to page-portfolio-home too

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably be on all the page patterns.

* Viewport width: 1400
*/
?>
Expand Down
Loading