Browse Source

Radcliffe 2: Remove Site Title from Headstart annotations for the different verticals, since it overwrites what's added during signup. See https:/github.com/Automattic/wp-calypso/pull/27366.

Laurel Fulford 6 years ago
parent
commit
800783adc6

+ 0 - 1
radcliffe-2/inc/headstart/en-bar.json

@@ -1,7 +1,6 @@
 {
     "settings": {
         "options": {
-            "blogname": "Your Bar Site",
             "show_on_front": "page",
             "featured-content": false,
             "jetpack_content_post_details_categories": "",

+ 0 - 1
radcliffe-2/inc/headstart/en-cafe.json

@@ -1,7 +1,6 @@
 {
     "settings": {
         "options": {
-            "blogname": "Your Cafe Site",
             "show_on_front": "page",
             "featured-content": false,
             "jetpack_content_post_details_categories": "",

+ 0 - 1
radcliffe-2/inc/headstart/en-mexican-restaurant.json

@@ -1,7 +1,6 @@
 {
     "settings": {
         "options": {
-            "blogname": "Your Mexican Restaurant Site",
             "show_on_front": "page",
             "featured-content": false,
             "jetpack_content_post_details_categories": "",

+ 0 - 1
radcliffe-2/inc/headstart/en-movie-theater.json

@@ -1,7 +1,6 @@
 {
     "settings": {
         "options": {
-            "blogname": "Your Movie Theater Site",
             "show_on_front": "page",
             "featured-content": false,
             "jetpack_content_post_details_categories": "",

+ 0 - 1
radcliffe-2/inc/headstart/en-parking-garage.json

@@ -1,7 +1,6 @@
 {
     "settings": {
         "options": {
-            "blogname": "Your Parking Garage Site",
             "show_on_front": "page",
             "featured-content": false,
             "jetpack_content_post_details_categories": "",