Skip to content

Commit 2b392c6

Browse files
committed
removes cartuine from projects page
1 parent 5ca2da2 commit 2b392c6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/pages/projects/data.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ export const projectData: ProjectData = [
44
{
55
title: 'Current Projects',
66
projects: [
7-
{
8-
text: 'Cartuine',
9-
description: 'A marketplace for curated expert assistants.',
10-
icon: 'i-carbon-ai-label',
11-
href: 'https://cartuine.com',
12-
},
137
{
148
text: 'Invocate',
159
description: 'Invoke tasks with simpler namespacing.',

0 commit comments

Comments
 (0)