0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

chore(core): add TODO comments for adding the real connector logo URL (#330)

This commit is contained in:
IceHe.xyz 2022-03-07 13:49:57 +08:00 committed by GitHub
parent c42b2a5a67
commit 607a5344c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 0 deletions

View file

@ -18,6 +18,7 @@ export const metadata: ConnectorMetadata = {
en: 'Aliyun Direct Mail',
zh_CN: '阿里云邮件推送',
},
// TODO: add the real logo URL (LOG-1823)
logo: './logo.png',
description: {
en: 'A simple and efficient email service to help you send transactional notifications and batch email.',

View file

@ -18,6 +18,7 @@ export const metadata: ConnectorMetadata = {
en: 'Aliyun Short Message Service',
zh_CN: '阿里云短信服务',
},
// TODO: add the real logo URL (LOG-1823)
logo: './logo.png',
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.',

View file

@ -22,6 +22,7 @@ export const metadata: ConnectorMetadata = {
en: 'Sign In with GitHub',
zh_CN: 'GitHub登录',
},
// TODO: add the real logo URL (LOG-1823)
logo: './logo.png',
description: {
en: 'Sign In with GitHub',

View file

@ -28,6 +28,7 @@ export const metadata: ConnectorMetadata = {
en: 'Sign In with Google',
zh_CN: 'Google登录',
},
// TODO: add the real logo URL (LOG-1823)
logo: './logo.png',
description: {
en: 'Sign In with Google',