Add new sponsors
This commit is contained in:
@ -99,6 +99,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/skyhatch'>Ash P</Link></ListItem>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
href='https://github.com/imReset'>Reset</Link></ListItem>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
@ -126,6 +128,8 @@ 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/logreg-n-coffee'>Rui Hu</Link></ListItem>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
href='https://github.com/kevin-bog'>Kevin Bot</Link></ListItem>
|
||||
<ListItem mb='5px'><Link color='blue.500' target='_blank' fontWeight={500}
|
||||
|
Reference in New Issue
Block a user