Skip to content

Commit

Permalink
Add block version of Blank Canvas to FSE design picker
Browse files Browse the repository at this point in the history
  • Loading branch information
zaguiini committed Jan 18, 2022
1 parent 204e3e8 commit 0777724
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages/design-picker/src/available-designs-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,17 @@
"is_fse": false,
"features": []
},
{
"title": "Blank Canvas",
"slug": "blank-canvas-blocks",
"template": "blank-canvas-blocks",
"theme": "blank-canvas-blocks",
"categories": [ { "slug": "featured", "name": "Featured" } ],
"is_premium": false,
"is_fse": true,
"is_featured_picks": true,
"features": []
},
{
"title": "Arbutus",
"slug": "arbutus",
Expand Down

0 comments on commit 0777724

Please sign in to comment.