Skip to content

Commit 6b473ed

Browse files
author
deployment_bot
committed
Reindex and reformat Blueprints
1 parent f088c9a commit 6b473ed

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

blueprints/custom-post/blueprint.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
"title": "Custom Post Type: Books",
55
"description": "Blueprint that added a custom post type to playground",
66
"author": "bph",
7-
"categories": [
8-
"Content",
9-
"CPT"
10-
]
7+
"categories": ["Content", "CPT"]
118
},
129
"landingPage": "/wp-admin/",
1310
"steps": [
@@ -31,4 +28,4 @@
3128
"pluginPath": "books/books.php"
3229
}
3330
]
34-
}
31+
}

0 commit comments

Comments
 (0)