categories.json updated with fixed github logo + new category to replace duplicate bug reports cat

v1.18.x
psychobunny 12 years ago
parent fd350bbb4e
commit 9a15177d50

@ -15,7 +15,7 @@
"name": "NodeBB Development", "name": "NodeBB Development",
"description": "Bugs? Dont worry, we dont read this thread, so post them here.", "description": "Bugs? Dont worry, we dont read this thread, so post them here.",
"blockclass": "category-blue", "blockclass": "category-blue",
"icon" : "icon-github-alt" "icon" : "icon-github"
}, },
{ {
"name": "Blogs", "name": "Blogs",
@ -36,10 +36,10 @@
"icon" : "icon-cogs" "icon" : "icon-cogs"
}, },
{ {
"name": "Bug Reports", "name": "NodeBB Addons",
"description": "In future an example of how a hidden category should look like.", "description": "In future an example of how a hidden category should look like.",
"blockclass": "category-purple", "blockclass": "category-purple",
"icon" : "icon-cogs" "icon" : "icon-plus-sign"
}, },
{ {
"name": "NodeBB Link Exchange", "name": "NodeBB Link Exchange",

Loading…
Cancel
Save