-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Project master thread: p9wMUP-bk-p2
Plan proposal: p9wMUP-bs-p2
Implements the Segments Service.
{
"segments": [
{
"segment_type_title": "Blogger",
"segment_type_subtitle": "Publish a collection of posts.",
"icon_URL": "wordpress.com/icon/blogger.png",
"icon_color": "008000",
"segment_id": 101
},
{
"segment_type_title": "Business",
"segment_type_subtitle": "Promote your products or services.",
"icon_URL": "wordpress.com/icon/business.png",
"icon_color": "008000",
"segment_id": 102
},
{
"segment_type_title": "Professional",
"segment_type_subtitle": "Showcase your portfolio, skills or work.",
"icon_URL": "wordpress.com/icon/professional.png",
"icon_color": "008000",
"segment_id": 103
},
{
"segment_type_title": "Educator",
"segment_type_subtitle": "Share school projects or classroom information.",
"icon_URL": "wordpress.com/icon/educator.png",
"icon_color": "008000",
"segment_id": 104
},
{
"segment_type_title": "Non-Profit Organization",
"segment_type_subtitle": "Raise money or awareness for a cause.",
"icon_URL": "wordpress.com/icon/npo.png",
"icon_color": "008000",
"segment_id": 105
},
{
"segment_type_title": "Blank Canvas",
"segment_type_subtitle": "Start with a blank site.",
"icon_URL": "wordpress.com/icon/blank_canvas.png",
"icon_color": "008000",
"segment_id": "100"
},
]
}