Add sponsors
This commit is contained in:
@ -93,6 +93,8 @@ export default function Thanks() {
|
||||
<Box mt='40px'>
|
||||
<Heading mb='15px' fontSize='25px' as='h2'>Monthly Sponsors</Heading>
|
||||
<UnorderedList>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
href='https://github.com/Novecento88'>Novecento88</Link></ListItem>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
href='https://github.com/werber'>Myroslav</Link></ListItem>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
@ -115,6 +117,10 @@ export default function Thanks() {
|
||||
<Box mt='40px'>
|
||||
<Heading mb='15px' fontSize='25px' as='h2'>Past or One Time Sponsors</Heading>
|
||||
<UnorderedList>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
href='https://github.com/m-elkady'>Mohammed Elkady</Link></ListItem>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
href='https://github.com/rekhubs'>rekhubs</Link></ListItem>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
href='https://github.com/carlosgarita'>Carlos Garita</Link></ListItem>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
|
Reference in New Issue
Block a user