From 7119dd7b9a3a827f3234f2405a1850f3dea9b429 Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Sat, 30 Aug 2025 19:47:57 +0000 Subject: [PATCH] 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 --- client/src/pages/FolxStadlPage.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/client/src/pages/FolxStadlPage.tsx b/client/src/pages/FolxStadlPage.tsx index f9fe2b8..ea85e65 100644 --- a/client/src/pages/FolxStadlPage.tsx +++ b/client/src/pages/FolxStadlPage.tsx @@ -68,12 +68,6 @@ export default function FolxStadlPage() { {/* Main Content */}
- {/* Section title only */} -
-

- FOLX STADL S4 Episodes -

-
{/* Video List with Descriptions */}