Header+Footer: add Helena's PayPal link
This commit is contained in:
@@ -32,7 +32,7 @@ const Footer: React.FC<FooterProps> = () => {
|
||||
className="main-button"
|
||||
onClick={() =>
|
||||
window.open(
|
||||
"https://paypal.me/TobiasFried",
|
||||
"https://paypal.me/minoraxis",
|
||||
"_blank",
|
||||
"noopener noreferrer"
|
||||
)
|
||||
|
||||
@@ -73,7 +73,7 @@ const Header: React.FC<HeaderProps> = () => {
|
||||
>
|
||||
Request
|
||||
</a>
|
||||
<a className="nav-link" href="https://paypal.me/TobiasFried">
|
||||
<a className="nav-link" href="https://paypal.me/minoraxis">
|
||||
Donate
|
||||
</a>
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user