From 03816b192fd100c3b46159c3000a638173202446 Mon Sep 17 00:00:00 2001 From: Henry Date: Tue, 8 Jul 2025 21:34:54 +0100 Subject: [PATCH] chore: hide hacker news button --- apps/web/src/views/home/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/views/home/index.tsx b/apps/web/src/views/home/index.tsx index d79b7627..891fb700 100644 --- a/apps/web/src/views/home/index.tsx +++ b/apps/web/src/views/home/index.tsx @@ -40,7 +40,7 @@ export default function HomeView() { -
+ {/*
-
+
*/}