fix metadata issue
This commit is contained in:
parent
93e5709d20
commit
343639a1da
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ const inter = Inter({ subsets: ['latin'] })
|
|||
const zillaSlab = Zilla_Slab({ subsets: ['latin'], weight: ['500', '700'] })
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'eeXiv^2',
|
||||
title: 'eeXiv',
|
||||
description: 'arXiv just got better',
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue