Reverted all changes back to version e208d4e235
This commit is contained in:
@@ -16,7 +16,7 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export async function generateMetadata({ params }: { params: { locale: string } }): Promise<Metadata> {
|
||||
const t = await getI18n();
|
||||
const t = await getI1_8n();
|
||||
return {
|
||||
title: t('meta.title'),
|
||||
description: t('meta.description'),
|
||||
|
||||
Reference in New Issue
Block a user