0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-03-31 22:51:25 -05:00

feat(connectors): add logo for connectors (#914)

This commit is contained in:
Darcy Ye 2022-05-23 12:44:42 +08:00 committed by GitHub
parent 91eabcd9f7
commit a3a7c52a91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 11 deletions

View file

@ -29,7 +29,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'Alipay',
'zh-CN': '支付宝',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/alipay.svg',
description: {
en: 'Sign In with Alipay',
'zh-CN': '支付宝登录',

View file

@ -30,7 +30,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'Alipay',
'zh-CN': '支付宝',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/alipay.svg',
description: {
en: 'Sign In with Alipay',
'zh-CN': '支付宝登录',

View file

@ -27,7 +27,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'Aliyun Direct Mail',
'zh-CN': '阿里云邮件推送',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/alibabacloud.svg',
description: {
en: 'A simple and efficient email service to help you send transactional notifications and batch email.',
'zh-CN':

View file

@ -43,7 +43,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'Aliyun Short Message Service',
'zh-CN': '阿里云短信服务',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/alibabacloud.svg',
description: {
en: 'Short Message Service (SMS) has a batch sending feature and various API operations to send one-time password (OTP) messages, notification messages, and promotional messages to customers.',
'zh-CN':

View file

@ -32,7 +32,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'Facebook',
'zh-CN': 'Facebook',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/facebook.svg',
description: {
en: 'Sign In with Facebook',
'zh-CN': 'Facebook 登录',

View file

@ -23,7 +23,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'GitHub',
'zh-CN': 'GitHub',
},
logo: 'https://user-images.githubusercontent.com/5717882/169224449-687a1680-85ec-4482-bf04-4132b6476246.svg',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/github.svg',
description: {
en: 'Sign In with GitHub',
'zh-CN': 'GitHub登录',

View file

@ -23,7 +23,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'Google',
'zh-CN': 'Google',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/google.svg',
description: {
en: 'Sign In with Google',
'zh-CN': 'Google登录',

View file

@ -20,7 +20,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'SendGrid Mail Service',
'zh-CN': 'SendGrid 邮件服务',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/sendgrid.svg',
description: {
en: 'Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.',
'zh-CN': '客户至上品牌信任的电子邮件服务,实现大规模可靠的收件箱递送。',

View file

@ -20,7 +20,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'Twilio SMS Service',
'zh-CN': 'Twilio 短信服务',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/twilio.svg',
description: {
en: 'Messaging APIs for reliable SMS delivery.',
'zh-CN': '可信赖的短信消息 API。',

View file

@ -23,7 +23,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'WeChat',
'zh-CN': '微信',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/wechat.svg',
description: {
en: 'Sign In with WeChat',
'zh-CN': '微信登录',

View file

@ -23,7 +23,7 @@ export const defaultMetadata: ConnectorMetadata = {
en: 'WeChat',
'zh-CN': '微信',
},
logo: './logo.png',
logo: 'https://gist.githubusercontent.com/darcyYe/31bc893a0a305dc43cf831bf0b14f0fc/raw/faf985d3fbeed88180b8f3cb709892320d66ae45/wechat.svg',
description: {
en: 'Sign In with WeChat',
'zh-CN': '微信登录',