Skip to content

Commit

Permalink
changed theme, updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
bph committed Nov 12, 2024
1 parent 46716f8 commit 121b79f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blueprints/themestartercontent/blueprint.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"meta": {
"title": "Import Theme Starter Content",
"author": "bph",
"description": "Blueprint to install Storefront with starter content, WooCommerce, ready to add first product.",
"description": "Blueprint to install a theme with starter content, (here: Crio)",
"categories": ["Themes", "Starter Content"]
},
"landingPage": "/wp-admin/edit.php?post_type=product",
"landingPage": "/",
"features": {
"networking": true
},
Expand All @@ -15,7 +15,7 @@
"step": "installTheme",
"themeData": {
"resource": "wordpress.org/themes",
"slug": "storefront"
"slug": "crio"
},
"options": {
"activate": true,
Expand Down

0 comments on commit 121b79f

Please sign in to comment.