Update page title to remove "Episodes"

Modify FolxStadlPage.tsx to display "FOLX STADL" instead of "FOLX STADL Epizode".

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 074b0e4c-6171-43bd-aa98-f9e04623ca14
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/074b0e4c-6171-43bd-aa98-f9e04623ca14/W2v7sFm
This commit is contained in:
sebastjanartic 2025-08-30 20:04:27 +00:00
parent 2bc76c9531
commit 824eb7a6f7

View File

@ -102,7 +102,7 @@ export default function FolxStadlPage() {
Home Home
</Link> </Link>
<div className="text-bunny-muted py-2 border-t border-white/5"> <div className="text-bunny-muted py-2 border-t border-white/5">
FOLX STADL Epizode FOLX STADL
</div> </div>
</nav> </nav>
</div> </div>