mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-24 15:08:44 -05:00
❤ patrons
This commit is contained in:
parent
9ab84e754f
commit
4c9c2e0c4c
|
|
@ -43,7 +43,7 @@ const FooterContent: React.FC = () => {
|
|||
</Flex>
|
||||
<Box p={3} textAlign="center">
|
||||
<Box fontWeight="bold">
|
||||
<Trans>Thanks to the patrons for their support ♥</Trans>
|
||||
<Trans>Thanks to the patrons for their support ❤</Trans>
|
||||
</Box>
|
||||
<Flex flexWrap="wrap" justify="center" align="center" mt={2}>
|
||||
{patrons.map((patron) => (
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user