* 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
13 lines
428 B
JSON
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"
|
|
}
|