chore(app): change donation link paypal -> buymeacoffee

This commit is contained in:
rektdeckard
2024-01-04 15:09:35 -07:00
parent d209baff11
commit a147070599

View File

@@ -123,7 +123,7 @@ const Footer = (_: FooterProps) => {
className="main-button"
onClick={() =>
window.open(
"https://paypal.me/minoraxis",
"https://www.buymeacoffee.com/phosphoricons",
"_blank",
"noopener noreferrer"
)