We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca2da2 commit 2b392c6Copy full SHA for 2b392c6
1 file changed
src/pages/projects/data.ts
@@ -4,12 +4,6 @@ export const projectData: ProjectData = [
4
{
5
title: 'Current Projects',
6
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
- },
13
14
text: 'Invocate',
15
description: 'Invoke tasks with simpler namespacing.',
0 commit comments