debug for build
This commit is contained in:
@@ -25,7 +25,7 @@ export async function generateMetadata({
|
|||||||
|
|
||||||
if (!postData) {
|
if (!postData) {
|
||||||
return {
|
return {
|
||||||
title: t('page_blog'),
|
title: t('page_blog_metadata_title'),
|
||||||
description: t('page_blog_metadata_description'),
|
description: t('page_blog_metadata_description'),
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user