Commit 750101a deployment_bot
committed
1 parent 970f1fa commit 750101a Copy full SHA for 750101a
File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ Here's the list of all the community Blueprints submitted to this repository. Se
4
4
5
5
| Title | Preview | Source |
6
6
| ----- | ------- | ------ |
7
- | Latest Gutenberg plugin | [ Preview] ( https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/latest-gutenberg/blueprint.json ) | [ Source] ( https://github.com/adamziel/blueprints/blob/trunk/blueprints/latest-gutenberg/blueprint.json ) |
8
7
| Grid Variations Experiments enabled | [ Preview] ( https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/grid-variations/blueprint.json ) | [ Source] ( https://github.com/adamziel/blueprints/blob/trunk/blueprints/grid-variations/blueprint.json ) |
8
+ | Latest Gutenberg plugin | [ Preview] ( https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/adamziel/blueprints/trunk/blueprints/latest-gutenberg/blueprint.json ) | [ Source] ( https://github.com/adamziel/blueprints/blob/trunk/blueprints/latest-gutenberg/blueprint.json ) |
9
9
Original file line number Diff line number Diff line change 1
1
{
2
- "blueprints/latest-gutenberg/blueprint.json" : {
3
- "title" : " Latest Gutenberg plugin" ,
4
- "description" : " A preview of the latest version of the Gutenberg plugin." ,
5
- "author" : " zieladam" ,
6
- "categories" : [
7
- " plugins"
8
- ]
9
- },
10
2
"blueprints/grid-variations/blueprint.json" : {
11
3
"title" : " Grid Variations Experiments enabled" ,
12
4
"description" : " Blueprint example to toggle on enable a feature from the Experiments page in Gutenberg plugin" ,
15
7
" Gutenberg" ,
16
8
" Experiments"
17
9
]
10
+ },
11
+ "blueprints/latest-gutenberg/blueprint.json" : {
12
+ "title" : " Latest Gutenberg plugin" ,
13
+ "description" : " A preview of the latest version of the Gutenberg plugin." ,
14
+ "author" : " zieladam" ,
15
+ "categories" : [
16
+ " plugins"
17
+ ]
18
18
}
19
19
}
You can’t perform that action at this time.
0 commit comments