chore: add user (#99)

This commit is contained in:
三咲智子
2021-12-11 22:49:43 +08:00
committed by GitHub
parent a4367f11ad
commit 87bb00f55a
3 changed files with 58 additions and 46 deletions

View File

@@ -81,6 +81,10 @@ const users = [
url: 'https://github.com/TuSimple/naive-ui',
logo: 'https://camo.githubusercontent.com/b8ebecade711b9ae1fa306e7a1c9dd680fb56b0e2b9f015fec9cbad343570353/68747470733a2f2f6e6169766575692e6f73732d636e2d686f6e676b6f6e672e616c6979756e63732e636f6d2f6e616976656c6f676f2e737667',
},
{
url: 'https://github.com/element-plus/element-plus',
logo: 'https://avatars.githubusercontent.com/u/68583457',
},
];
// **************************************************************************