fix metadata issue

This commit is contained in:
Youwen Wu 2024-02-11 23:13:51 -08:00
parent 93e5709d20
commit 343639a1da

View file

@ -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',
}