Header+Footer: add Helena's PayPal link

This commit is contained in:
rektdeckard
2020-09-28 03:42:21 -04:00
parent fc685bae84
commit 6fe1083656
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ const Footer: React.FC<FooterProps> = () => {
className="main-button" className="main-button"
onClick={() => onClick={() =>
window.open( window.open(
"https://paypal.me/TobiasFried", "https://paypal.me/minoraxis",
"_blank", "_blank",
"noopener noreferrer" "noopener noreferrer"
) )

View File

@@ -73,7 +73,7 @@ const Header: React.FC<HeaderProps> = () => {
> >
Request Request
</a> </a>
<a className="nav-link" href="https://paypal.me/TobiasFried"> <a className="nav-link" href="https://paypal.me/minoraxis">
Donate Donate
</a> </a>
<a <a