From 26ee834e110ba9ce9021982bdc1ec6a062ffe935 Mon Sep 17 00:00:00 2001 From: Aeonoi Date: Thu, 24 Oct 2024 17:17:24 -0400 Subject: [PATCH] style(metadata): update metadata --- app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index a36cde0..f462248 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -14,8 +14,8 @@ const geistMono = localFont({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Dylan's Portfolio", + description: "Dylan's Portfolio Website", }; export default function RootLayout({