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 - - ), - }, ]} />