diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e32a846..80f00fa 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,8 +10,8 @@ const latoFont = Lato({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "MazeJS", + description: "Animated maze generator and solver with stunning UI.", }; export default function RootLayout({