feat: mythological suite renaming, cloudinary integration, and stacking scroll fixes
This commit is contained in:
@@ -8,7 +8,7 @@ export async function generateMetadata({ params }: { params: Promise<{ lang: str
|
||||
// Dynamic title based on slug if possible, or just section title
|
||||
return {
|
||||
title: `News - Ayris Apart`,
|
||||
description: dict.news_page.subtitle,
|
||||
description: dict.news_page.excerpt,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user