feat: update copyright year placeholders and enhance footer styling; add new project titles and descriptions in Persian; implement locale handling in various components
This commit is contained in:
@@ -27,7 +27,7 @@ export async function generateMetadata({ params }: { params: IPageParams }) {
|
||||
locale,
|
||||
url,
|
||||
},
|
||||
authors: [{ name: t('meta.author') }],
|
||||
// authors: [{ name: t('meta.author') }],
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user