This commit is contained in:
parent
f09cf2def2
commit
21b33e1b40
@ -60,7 +60,7 @@ export async function generateMetadata(props: Props): Promise<Metadata> {
|
||||
}
|
||||
|
||||
return {
|
||||
title: `${leaderboard.songName}`,
|
||||
title: `${leaderboard.songName} ${leaderboard.songSubName} by ${leaderboard.songAuthorName}`,
|
||||
openGraph: {
|
||||
title: `ScoreSaber Reloaded - ${leaderboard.songName} ${leaderboard.songSubName}`,
|
||||
description: `
|
||||
|
Reference in New Issue
Block a user