docs: add user (#68)

* docs: add user

* chore: code format

* fix: update users script
This commit is contained in:
ajuner
2021-03-29 11:05:52 +08:00
committed by GitHub
parent d82909b31d
commit 958f1760a2
4 changed files with 80 additions and 37 deletions

View File

@@ -57,6 +57,10 @@ const users = [
url: 'https://github.com/vitejs/vite',
logo: 'https://avatars.githubusercontent.com/u/65625612?s=200&v=4'
},
{
url: 'https://github.com/jdf2e/nutui',
logo: 'https://img14.360buyimg.com/imagetools/s200x200_jfs/t1/167902/2/8762/791358/603742d7E9b4275e3/e09d8f9a8bf4c0ef.png'
},
];
// **************************************************************************