feat: gh sponsors link

This commit is contained in:
amhsirak
2025-10-13 19:33:50 +05:30
parent 47a2b87252
commit d29d8e5b7d

View File

@@ -154,7 +154,7 @@ export const MainMenu = ({ value = 'robots', handleChangeContent }: MainMenuProp
Thank you for your support! 💙
</Typography>
<Stack direction="row" spacing={2} mt={2}>
<Button href="" target="_blank" rel="noopener noreferrer" variant="outlined" fullWidth>
<Button href="https://github.com/sponsors/amhsirak" target="_blank" rel="noopener noreferrer" variant="outlined" fullWidth>
Sponsor Maxun on GitHub Sponsors
</Button>
</Stack>