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