Merge pull request #1742 from danielyxie/dev

Add button to donate blood.
This commit is contained in:
hydroflame 2021-11-18 15:23:50 -05:00 committed by GitHub
commit ced4ac2502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 30 additions and 20 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -534,8 +534,8 @@ export function GameOptionsRoot(props: IProps): React.ReactElement {
</Select>
</ListItem>
</List>
<br />
<br />
<ListItem>
<Typography>danielyxie / BigD (Original developer): </Typography>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="cmd" value="_s-xclick" />
<input
@ -550,6 +550,16 @@ export function GameOptionsRoot(props: IProps): React.ReactElement {
alt="PayPal - The safer, easier way to pay online!"
/>
</form>
</ListItem>
<ListItem>
<Typography>
hydroflame (Current maintainer):{" "}
<Link href="https://www.google.com/search?q=Where+to+donate+blood+near+me%3F" target="_blank">
Donate blood!
</Link>{" "}
</Typography>
</ListItem>
</Grid>
<Grid item xs={12} sm={6}>
<Box>