Skip to content

Commit

Permalink
style(metadata): update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Aeonoi committed Oct 24, 2024
1 parent 12bca87 commit 26ee834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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({
Expand Down

0 comments on commit 26ee834

Please sign in to comment.