From 47a5c9d83037ad690784deef7bc24cfedd914224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20Orb=C3=A1n?= Date: Thu, 21 Jan 2021 13:13:45 +0100 Subject: [PATCH] docs(provider): add Salesforce provider --- www/providers.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/providers.json b/www/providers.json index cdbc602f65..2ed983c49e 100644 --- a/www/providers.json +++ b/www/providers.json @@ -25,6 +25,7 @@ "netlify": "Netlify", "okta": "Okta", "reddit": "Reddit", + "salesforce": "Salesforce", "slack": "Slack", "spotify": "Spotify", "strava": "Strava", @@ -32,4 +33,4 @@ "twitter": "Twitter", "vk": "VK", "yandex": "Yandex" -} \ No newline at end of file +}