From dba99ca43955aa4ecdea71335a518c5f22c03266 Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Tue, 13 Jan 2026 22:55:06 +0100 Subject: [PATCH] personalize :P --- app/page.tsx | 45 ++++++--------------------------------------- 1 file changed, 6 insertions(+), 39 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 295f8fd..b7f78d5 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -4,61 +4,28 @@ export default function Home() { return (
- Next.js logo

- To get started, edit the page.tsx file. + Go away! Do it! Now!

- Looking for a starting point or more instructions? Head over to{" "} + I'm not kidding. Go. Please go before it's too late! Mabye to - Templates + here {" "} - or the{" "} + or - Learning + here {" "} - center. + ?

-
- - Vercel logomark - Deploy Now - - - Documentation - -
);