update: member add

This commit is contained in:
camera-2018
2023-07-15 22:04:48 +08:00
parent 8c8af194b7
commit f84cff4796

View File

@@ -125,4 +125,12 @@ export const members: Member = [
{ icon: 'github', link: 'https://github.com/Plumbiu' }, { icon: 'github', link: 'https://github.com/Plumbiu' },
] ]
}, },
{
avatar: 'https://avatars.hdu-cs.wiki/GoldenSheep402',
name: 'GoldenSheep',
title: 'Contributer',
links: [
{ icon: 'github', link: 'https://github.com/GoldenSheep402' },
]
},
] ]