add player page embed desc
All checks were successful
Deploy Website / deploy (push) Successful in 4m18s
All checks were successful
Deploy Website / deploy (push) Successful in 4m18s
This commit is contained in:
parent
22abdab10b
commit
5998eac6f7
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
@ -95,6 +95,7 @@ export async function generateMetadata(props: Props): Promise<Metadata> {
|
||||
title: `${player.name}`,
|
||||
openGraph: {
|
||||
title: `ScoreSaber Reloaded - ${player.name}`,
|
||||
description: `Click here to view the scores for ${player.name}!`,
|
||||
images: [
|
||||
{
|
||||
url: `${config.siteApi}/image/player/${player.id}`,
|
||||
|
Reference in New Issue
Block a user