From b07478c0a7eaed6d4a4658b3a548c29b3736b594 Mon Sep 17 00:00:00 2001 From: Alistair Smith Date: Mon, 2 Sep 2024 19:11:13 +0100 Subject: [PATCH] 7 --- src/pages/index.tsx | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index d0ee3bc..46a4fa3 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -65,23 +65,6 @@ export default function Home(props: Props) { ), }, - { - key: 'work', - content: ( - <> - Currently I'm working on{' '} - - Cubby - - . It's a powerful private workspace for researching all types of content & - media - - ), - }, ]} />