From b959b6ab87edbb8a2a1415b643552f3a42ddc936 Mon Sep 17 00:00:00 2001 From: Anand Chowdhary Date: Thu, 25 Apr 2024 19:57:37 +0200 Subject: [PATCH] Update about page to only mention 'co-founder' for FirstQuadrant --- routes/about.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/about.tsx b/routes/about.tsx index 73384644..b99af825 100644 --- a/routes/about.tsx +++ b/routes/about.tsx @@ -31,7 +31,7 @@ export const STARTUPS = [ ), color: "#333333", name: "FirstQuadrant", - position: "co-founder, CTO, CPO", + position: "co-founder", href: "https://firstquadrant.ai", start: "2023", end: "present",