Skip to content

Commit

Permalink
feat: meta, #6
Browse files Browse the repository at this point in the history
  • Loading branch information
eoussama committed Dec 24, 2024
1 parent 08d0c02 commit d7b05c5
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: "Circus",
description: "Where all clowns belong.",
};

export default function RootLayout({
Expand Down

0 comments on commit d7b05c5

Please sign in to comment.