feat(seo): expand sitemap and structured data
This commit is contained in:
@@ -109,6 +109,7 @@ export default async function AnimationSourceDetailPage({
|
||||
image={source.coverImage}
|
||||
datePublished={source.date}
|
||||
authorName={source.author}
|
||||
locale={locale === "en" ? "en" : "tr"}
|
||||
/>
|
||||
<AnimationSourceDetailContent source={source} />
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user