seitime-frappe/frappe/data/app_listing/knowledge_base.json
Rushabh Mehta 7bc7e3bc63 Upgrade Font Awesome (#2410)
* Font-Awesome V3.x to V4.x

Font-Awesome V3.x to V4.x

* Font Tidy

Font Tidy

* FA4 Upgrade - Html Js & Json

FA4 Upgrade - Html Js & Json

* Minor

Minor
2016-12-05 13:07:03 +05:30

13 lines
428 B
JSON

{
"app_url": "https://github.com/frappe/knowledge_base",
"app_name": "knowledge_base",
"app_icon": "fa fa-question-sign",
"app_color": "#4cd964",
"app_description": "Publish help articles by category on the portal",
"app_publisher": "Frappe",
"app_email": "hello@frappe.io",
"repo_url": "https://github.com/frappe/knowledge_base.git",
"app_title": "Knowledge Base",
"app_version": "0.1.0",
"app_category": "Portal"
}