* Remove depreated imageSrc and make the paths relative in logo * Do logo replacement at a single place * Make logo relative at other places * Fix campfire page not working in dev environment
15 lines
644 B
JSON
15 lines
644 B
JSON
{
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
"name": "Salesforce",
|
|
"slug": "salesforce",
|
|
"type": "salesforce_other_calendar",
|
|
"logo": "icon.png",
|
|
"url": "https://cal.com/apps/salesforce",
|
|
"variant": "other_calendar",
|
|
"categories": ["other"],
|
|
"publisher": "Cal.com",
|
|
"email": "help@cal.com",
|
|
"description": "Salesforce (Sales Cloud) is a cloud-based application designed to help your salespeople sell smarter and faster by centralizing customer information, logging their interactions with your company, and automating many of the tasks salespeople do every day.",
|
|
"__createdUsingCli": true
|
|
}
|