docs: add users

This commit is contained in:
xrkffgg
2021-02-13 03:57:37 +08:00
parent d4e1fb07d0
commit eb13c18a92
3 changed files with 16 additions and 4 deletions

View File

@@ -53,6 +53,10 @@ const users = [
url: 'https://github.com/vuejs/jsx-next',
logo: 'https://avatars.githubusercontent.com/u/6128107?s=200&v=4'
},
{
url: 'https://github.com/vitejs/vite',
logo: 'https://avatars.githubusercontent.com/u/65625612?s=200&v=4'
},
];
// **************************************************************************