feat: update metadata

This commit is contained in:
hanif salafi 2025-12-26 09:35:04 +07:00
parent 5354191e97
commit 2f8923fbfb
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ export async function generateMetadata({ params }: any): Promise<Metadata> {
type: "video.other",
images: [
{
url: video?.thumbnailLink,
url: video?.thumbnailLink + "&isSmall=true",
width: 1280,
height: 720,
alt: video?.title || "Thumbnail Mediahub Polri",