Skip to content

Commit

Permalink
Remove leaderboard from header
Browse files Browse the repository at this point in the history
  • Loading branch information
delasy committed Oct 19, 2024
1 parent cce11a4 commit 51d74fb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,6 @@ export default function Header() {
<Link href="/play">
<Button variant="ghost">Play</Button>
</Link>
<Link href="/leaderboard">
<Button variant="ghost">Leaderboard</Button>
</Link>
<Link href="/playground">
<Button variant="ghost">Playground</Button>
</Link>
Expand Down

0 comments on commit 51d74fb

Please sign in to comment.