Update app/home/Header.tsx
This commit is contained in:
parent
bf2a37d738
commit
527a7c8a0b
@ -62,7 +62,7 @@ export default function Header() {
|
|||||||
const navItems = [
|
const navItems = [
|
||||||
{ name: "Features", href: "features", isExternal: false },
|
{ name: "Features", href: "features", isExternal: false },
|
||||||
{ name: "Tokenomics", href: "tokenomics", isExternal: false },
|
{ name: "Tokenomics", href: "tokenomics", isExternal: false },
|
||||||
{ name: "Docs", href: "https://sovirolabs.gitbook.io/docs/", isExternal: true },
|
{ name: "Docs", href: "https://sovirolabs.gitbook.io/", isExternal: true },
|
||||||
];
|
];
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user