From a080a2ff751b8f712f49c4a526c515b3b4b2f1bb Mon Sep 17 00:00:00 2001 From: Warren Day Date: Mon, 18 May 2026 10:57:02 +0100 Subject: [PATCH] Update docs home page title to Welcome to Typograph V2. Co-authored-by: Cursor --- docs/app/(home)/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/app/(home)/page.tsx b/docs/app/(home)/page.tsx index ea6b472..0d4981e 100644 --- a/docs/app/(home)/page.tsx +++ b/docs/app/(home)/page.tsx @@ -4,7 +4,7 @@ export default function HomePage() { return (

- Typograph + Welcome to Typograph V2

Write GraphQL in plain TypeScript. Typograph turns ordinary JavaScript