fix: update Shows link to point to movies.jefflix.lol

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-01-10 17:04:39 +00:00
parent 22f0ab2fe6
commit f66e6d7434
1 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ export default function JefflixPage() {
className="text-lg px-8 py-6 font-bold bg-blue-600 hover:bg-blue-700 text-white" className="text-lg px-8 py-6 font-bold bg-blue-600 hover:bg-blue-700 text-white"
variant="default" variant="default"
> >
<a href="https://shows.jefflix.lol"> <a href="https://movies.jefflix.lol">
<Tv className="mr-2 h-5 w-5" /> <Tv className="mr-2 h-5 w-5" />
Shows Shows
</a> </a>
@ -215,7 +215,7 @@ export default function JefflixPage() {
size="lg" size="lg"
className="text-lg px-8 py-6 font-bold bg-blue-600 hover:bg-blue-700 text-white" className="text-lg px-8 py-6 font-bold bg-blue-600 hover:bg-blue-700 text-white"
> >
<a href="https://shows.jefflix.lol"> <a href="https://movies.jefflix.lol">
<Tv className="mr-2 h-5 w-5" /> <Tv className="mr-2 h-5 w-5" />
Shows Shows
</a> </a>