update metadata
This commit is contained in:
parent
a92197c8a8
commit
ef79212ed1
1 changed files with 2 additions and 2 deletions
|
@ -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({
|
||||
|
|
Loading…
Reference in a new issue