Skip to content

Commit

Permalink
Rename back to live
Browse files Browse the repository at this point in the history
  • Loading branch information
switz committed Dec 6, 2023
1 parent bb9da1c commit 0ebb084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(main)/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default async function NavBar() {
</div>
<div>
<Link href="/recently-played" legacyBehavior prefetch={false}>
<a className="nav-btn whitespace-nowrap">HISTORY</a>
<a className="nav-btn whitespace-nowrap">LIVE</a>
</Link>
</div>
<div>
Expand Down

0 comments on commit 0ebb084

Please sign in to comment.