diff options
| author | schererleander <leander@schererleander.de> | 2025-12-28 21:46:32 +0100 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2025-12-28 21:46:32 +0100 |
| commit | 2c102ad4756b5e7aeab3b0fd05fd0e37687f901f (patch) | |
| tree | 2992bfe033cb0fe8ed1de20632baeb4b576e8b19 /components/header.tsx | |
| parent | 33a0e018def36d6b5f26cefb0434064b33fb50fb (diff) | |
chore(style): clean up tailwindcss, other
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> |
