mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-10-14 15:53:55 +08:00
chore: add user S2 (#103)
This commit is contained in:
7
USERS.js
7
USERS.js
@@ -1,5 +1,6 @@
|
||||
// **************************************************************************
|
||||
// Add to end
|
||||
// step1: add to end
|
||||
// step2: npm run users
|
||||
|
||||
/**
|
||||
* @param {string} url github地址
|
||||
@@ -85,6 +86,10 @@ const users = [
|
||||
url: 'https://github.com/element-plus/element-plus',
|
||||
logo: 'https://avatars.githubusercontent.com/u/68583457',
|
||||
},
|
||||
{
|
||||
url: 'https://github.com/antvis/S2',
|
||||
logo: 'https://gw.alipayobjects.com/mdn/rms_56cbb2/afts/img/A*TI8XSK3W0EkAAAAAAAAAAAAAARQnAQ',
|
||||
},
|
||||
];
|
||||
|
||||
// **************************************************************************
|
||||
|
Reference in New Issue
Block a user