From 70a8cb8f9f933729db000f5c03817bc7f4e64b30 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Thu, 31 Jul 2025 17:14:52 +0100 Subject: [PATCH] refactor: remove intro card Home page --- src/pages/home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home.tsx b/src/pages/home.tsx index ad1d6c9..1458ee9 100644 --- a/src/pages/home.tsx +++ b/src/pages/home.tsx @@ -9,7 +9,7 @@ const HomePage = () => { const { posts } = usePosts() return ( -
+

Another software engineer with a blog