update per player embed
All checks were successful
deploy / deploy (push) Successful in 54s

This commit is contained in:
Lee 2023-10-23 07:04:51 +01:00
parent 84c25cafd4
commit 7c26da73b2

@ -17,8 +17,13 @@ export async function generateMetadata({
}
return {
title: `${player.name} - Scoresaber Leaderboards`,
description: `View ${player.name}'s scores, top plays, and more.,
test`,
title: `${player.name}`,
description: `
View ${player.name}'s scores, top plays, and more.

Rank: #${player.rank} (${player.countryRank} - ${player.country})

PP: ${player.pp}

Play Count: ${player.scoreStats.totalPlayCount}

`,
openGraph: {
images: [
{