We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b9b521 + 1a8b2a9 commit 3071211Copy full SHA for 3071211
1 file changed
src/frontend/src/pages/CreditsPage/CreditsPage.tsx
@@ -300,6 +300,7 @@ const CreditsPage: React.FC = () => {
300
}
301
302
},
303
+ { name: 'Richard Feng', color: '#FFFF', sx: { textShadow: '0 0 2px rgba(0,26,255), 0 0 5px rgba(255,255,255)' } },
304
{
305
name: 'Samuel Shrestha',
306
color: '#be0000',
0 commit comments