From 05d77240d029e7aed820c98806b7ebf733502c6c Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Thu, 4 Sep 2025 13:49:57 +0000 Subject: [PATCH] Update branding to reflect the new domain name consistently Update the displayed brand name from "FOLX.TV" to "video.folx.tv" in the home page component. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 946a0075-7e32-454b-b348-9e7f576d7f45 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/60d372ff-2c10-46c7-b01b-10c3435136b0/946a0075-7e32-454b-b348-9e7f576d7f45/deR7P0A --- client/src/pages/home.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 9e2a6de..80fa6ef 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -78,7 +78,7 @@ export default function Home() {