chore(app): change donation link paypal -> buymeacoffee
This commit is contained in:
@@ -123,7 +123,7 @@ const Footer = (_: FooterProps) => {
|
|||||||
className="main-button"
|
className="main-button"
|
||||||
onClick={() =>
|
onClick={() =>
|
||||||
window.open(
|
window.open(
|
||||||
"https://paypal.me/minoraxis",
|
"https://www.buymeacoffee.com/phosphoricons",
|
||||||
"_blank",
|
"_blank",
|
||||||
"noopener noreferrer"
|
"noopener noreferrer"
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user