diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 85ae86e..52de1ac 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -8,8 +8,8 @@ const inter = Inter({ subsets: ["latin"] }); const zillaSlab = Zilla_Slab({ subsets: ["latin"], weight: ["500", "700"] }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "eeXiv^2", + description: "eeXiv just got better", }; export default function RootLayout({