replace discord with github link
This commit is contained in:
parent
11634733ea
commit
61ddc2cc46
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import Image from "next/image";
|
|||
const navigation = [
|
||||
{ name: "Overview", href: "/" },
|
||||
{ name: "Pricing", href: "/pricing" },
|
||||
{ name: "Discord", href: "https://discord.com/invite/invalid" },
|
||||
{ name: "Github", href: "https://github.com/MarconLP/snapify" },
|
||||
];
|
||||
|
||||
export default function Header() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue