From 70afb4446736b9da9dfdb100371616a6897cf330 Mon Sep 17 00:00:00 2001 From: Nullpointninja24 Date: Tue, 14 Oct 2025 19:46:52 +0530 Subject: [PATCH] Update layout.tsx --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index f6582ed4..7b35d621 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -6,8 +6,8 @@ import { Analytics } from "./components/analytics"; export const metadata: Metadata = { title: { - default: "chronark.com", - template: "%s | chronark.com", + default: "Kaushik.com", + template: "%s | Kaushik.com", }, description: "Co-founder of unkey.dev and founder of planetfall.io", openGraph: {