Skip to content

Commit e51d2c4

Browse files
committed
fix: playground blueprint
1 parent 1e86fb8 commit e51d2c4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

_playground/blueprint-github.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
3-
"landingPage": "/wp-admin/post.php?post=9&action=edit",
4-
"login": true,
5-
"features": {
6-
"networking": true
7-
},
3+
"landingPage": "/wp-admin/post-new.php?post_type=blueprint",
4+
"login": true,
5+
"features": {
6+
"networking": true
7+
},
88
"steps": [
99
{
1010
"step": "updateUserMeta",

0 commit comments

Comments
 (0)