chore(app): clean up links, metadata

This commit is contained in:
rektdeckard
2023-02-12 18:03:47 -07:00
parent 345acafb45
commit baeec27267
7 changed files with 7 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ type HeaderProps = {};
const handleGetStarted = () =>
window.open(
"https://github.com/phosphor-icons/phosphor-home#phosphor-icons",
"https://github.com/phosphor-icons/homepage#phosphor-icons",
"_blank",
"noopener noreferrer"
);