From fd2cde73b83d901c5cb40e662e4200a4569b9dfe Mon Sep 17 00:00:00 2001 From: sebastjanartic <45803536-sebastjanartic@users.noreply.replit.com> Date: Thu, 28 Aug 2025 11:52:03 +0000 Subject: [PATCH] Make the site logo clickable to return to the homepage Update the site logo in the search header component to be an anchor tag linking to the homepage, allowing users to navigate back to the main page from any section of the site. Replit-Commit-Author: Agent Replit-Commit-Session-Id: d7424866-83d1-4486-a212-ac12b4c7becf Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/d7424866-83d1-4486-a212-ac12b4c7becf/pqmC4Ja --- client/src/components/search-header.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/search-header.tsx b/client/src/components/search-header.tsx index cd7a859..ec8e040 100644 --- a/client/src/components/search-header.tsx +++ b/client/src/components/search-header.tsx @@ -27,12 +27,12 @@ export default function SearchHeader({
-
+

go4.video

-
+