Remove hardcoded episode title from Folx Stadl page

Removed the static "FOLX STADL S4 Episodes" heading from the FolxStadlPage component in the client.

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/Sy6XHzr
This commit is contained in:
sebastjanartic 2025-08-30 19:47:57 +00:00
parent 9629db06d8
commit 7119dd7b9a

View File

@ -68,12 +68,6 @@ export default function FolxStadlPage() {
{/* Main Content */}
<div className="max-w-7xl mx-auto px-4 py-8">
{/* Section title only */}
<div className="mb-6">
<h2 className="text-2xl font-bold text-white">
FOLX STADL S4 Episodes
</h2>
</div>
{/* Video List with Descriptions */}
<div className="space-y-6">