Footer: fix Patreon button link

This commit is contained in:
rektdeckard
2020-10-11 02:07:09 -04:00
parent 2fd5fb7c4f
commit 18baa4e75b

View File

@@ -71,7 +71,13 @@ const Footer: React.FC<FooterProps> = () => {
</button> </button>
<button <button
className="main-button" className="main-button"
onClick={() => window.open("#", "_blank", "noopener noreferrer")} onClick={() =>
window.open(
"https://patreon.com/phosphoricons",
"_blank",
"noopener noreferrer"
)
}
> >
<Heart size={24} weight="fill" /> <Heart size={24} weight="fill" />
Become a patron Become a patron