Skip to content

Commit be63c0b

Browse files
author
deployment_bot
committed
Reindex and reformat Blueprints
1 parent 71b8919 commit be63c0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

blueprints/gb-more-experiments/blueprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"landingPage": "/wp-admin/site-editor.php",
1010
"plugins": ["gutenberg"],
11-
"login":true,
11+
"login": true,
1212
"steps": [
1313
{
1414
"step": "runPHP",

blueprints/grid-variations/blueprint.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"categories": ["Gutenberg", "Experiments"]
88
},
99
"landingPage": "/wp-admin/site-editor.php",
10-
"login":true,
11-
"plugins":["gutenberg"],
10+
"login": true,
11+
"plugins": ["gutenberg"],
1212
"steps": [
1313
{
1414
"step": "runPHP",

0 commit comments

Comments
 (0)