added contributor

This commit is contained in:
float
2023-11-02 14:38:38 +08:00
parent bc4dbd31d3
commit ee93e17646

View File

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