From ef79212ed132bf55a8673ce0d578e7433b8aff60 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Fri, 9 Feb 2024 20:46:59 -0800 Subject: [PATCH] update metadata --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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({