Changed metadata

This commit is contained in:
2025-08-05 18:47:10 -05:00
parent 027aa0852f
commit 761cf6569b
2 changed files with 4 additions and 4 deletions

View File

@@ -13,8 +13,8 @@ const geistMono = Geist_Mono({
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Create Next App", title: "Refinity",
description: "Generated by create next app", description: "Google Scholar Reborn",
}; };
export default function RootLayout({ export default function RootLayout({

View File

@@ -13,8 +13,8 @@ const geistMono = Geist_Mono({
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Create Next App", title: "Search Refinity",
description: "Generated by create next app", description: "Google Scholar Reborn",
}; };
export default function RootLayout({ export default function RootLayout({