Skip to content

Commit

Permalink
feat: Update gumraod link
Browse files Browse the repository at this point in the history
  • Loading branch information
RiverTwilight committed Oct 18, 2024
1 parent ec9495d commit 80fbe99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/donate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ const PaidOptionItem = ({ href, ...props }) => {
fullWidth
variant="contained"
color="primary"
href={`https://gumroad.com/l/your-product-link?wanted=true&price=${props.amount}`}
href={`https://ygeeker.gumroad.com/coffee`}
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit 80fbe99

Please sign in to comment.