Update index.mdx

Adding Pedro to the team page.
This commit is contained in:
qnou0x 2024-07-31 07:21:29 -04:00 committed by Jinho Jang
parent eff6f061a2
commit c783dc962d
1 changed files with 8 additions and 0 deletions

View File

@ -502,6 +502,14 @@ import { Button } from '@acid-info/lsd-react'
githubLink='https://github.com/kdeme'
/>
</Grid.Item>
<Grid.Item>
<ProfileCard
name='Pedro'
imgSrc='https://avatars.githubusercontent.com/u/32689555?v=4'
githubUsername='pedromiguelmiranda'
githubLink='https://github.com/pedromiguelmiranda'
/>
</Grid.Item>
</Grid>
</Box>
</Box>