From 52b3bcd3bd001db906b7cbe08ac3a9a1f216b40f Mon Sep 17 00:00:00 2001 From: Callum Elder Date: Wed, 25 Feb 2026 13:47:40 +0000 Subject: [PATCH] Update text in header from 'TEST' to 'TESTER' --- app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index 03aa634..1ea3473 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -14,7 +14,7 @@ export default function Home() { />

- To get started, edit the page.tsx file. TEST + To get started, edit the page.tsx file. TESTER

Looking for a starting point or more instructions? Head over to{" "}