Update members.js

This commit is contained in:
zzm
2023-04-19 16:34:07 +08:00
committed by GitHub
parent e1fba70949
commit 8458436cd1

View File

@@ -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' },
]
},
]