Skip to content

Commit 750101a

Browse files
author
deployment_bot
committed
Reindex Blueprints
1 parent 970f1fa commit 750101a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

GALLERY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Here's the list of all the community Blueprints submitted to this repository. Se
44

55
| Title | Preview | Source |
66
| ----- | ------- | ------ |
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) |
87
| 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) |
99

index.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
{
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-
},
102
"blueprints/grid-variations/blueprint.json": {
113
"title": "Grid Variations Experiments enabled",
124
"description": "Blueprint example to toggle on enable a feature from the Experiments page in Gutenberg plugin",
@@ -15,5 +7,13 @@
157
"Gutenberg",
168
"Experiments"
179
]
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+
]
1818
}
1919
}

0 commit comments

Comments
 (0)