You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
[
|
|
{
|
|
"name": "Announcements",
|
|
"description": "Announcements regarding our community",
|
|
"descriptionParsed": "<p>Announcements regarding our community</p>\n",
|
|
"bgColor": "#fda34b",
|
|
"color": "#fff",
|
|
"icon" : "fa-bullhorn",
|
|
"order": 1
|
|
},
|
|
{
|
|
"name": "General Discussion",
|
|
"description": "A place to talk about whatever you want",
|
|
"descriptionParsed": "<p>A place to talk about whatever you want</p>\n",
|
|
"bgColor": "#59b3d0",
|
|
"color": "#fff",
|
|
"icon" : "fa-comments-o",
|
|
"order": 2
|
|
},
|
|
{
|
|
"name": "Blogs",
|
|
"description": "Blog posts from individual members",
|
|
"descriptionParsed": "<p>Blog posts from individual members</p>\n",
|
|
"bgColor": "#86ba4b",
|
|
"color": "#fff",
|
|
"icon" : "fa-newspaper-o",
|
|
"order": 4
|
|
},
|
|
{
|
|
"name": "Comments & Feedback",
|
|
"description": "Got a question? Ask away!",
|
|
"descriptionParsed": "<p>Got a question? Ask away!</p>\n",
|
|
"bgColor": "#e95c5a",
|
|
"color": "#fff",
|
|
"icon" : "fa-question",
|
|
"order": 3
|
|
}
|
|
] |