and again
All checks were successful
deploy / deploy (push) Successful in 54s

This commit is contained in:
Lee 2023-10-23 07:12:32 +01:00
parent 0cb5ff5610
commit 508d961174

@ -18,7 +18,6 @@ export async function generateMetadata({
return {
title: `${player.name}`,
category: "article",
description:
`View ${player.name}'s scores, top plays, and more.
` +
`Rank: #${player.rank} (#${player.countryRank} - ${player.country})
` +