diff options
Diffstat (limited to 'components/header.tsx')
| -rw-r--r-- | components/header.tsx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/components/header.tsx b/components/header.tsx index afc2a99..f447677 100644 --- a/components/header.tsx +++ b/components/header.tsx @@ -16,12 +16,6 @@ export function Header() { > Blog </Link> - <Link - href="/projects" - className="text-muted-foreground hover:text-foreground transition-colors" - > - Projects - </Link> </nav> </div> |
