diff --git a/members.js b/members.js index ee59677..6540387 100644 --- a/members.js +++ b/members.js @@ -20,4 +20,12 @@ export const members = [ { icon: 'github', link: 'https://github.com/aFlyBird0' }, ] }, + { + avatar: 'https://github.com/creammmmmmmmmmmmmmmm.png', + name: '可可', + title: 'Contributer', + links: [ + { icon: 'github', link: 'https://github.com/creammmmmmmmmmmmmmmm' }, + ] + }, ]