diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9952eea..264723e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -13,8 +13,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Refinity", + description: "Google Scholar Reborn", }; export default function RootLayout({ diff --git a/src/app/search/layout.tsx b/src/app/search/layout.tsx index cb753e5..b05b22c 100644 --- a/src/app/search/layout.tsx +++ b/src/app/search/layout.tsx @@ -13,8 +13,8 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Search Refinity", + description: "Google Scholar Reborn", }; export default function RootLayout({