This commit is contained in:
parent
2ce413ad3f
commit
570a9e627d
@ -23,7 +23,8 @@ async function getData() {
|
||||
export async function generateMetadata(): Promise<Metadata> {
|
||||
const data = await getData();
|
||||
|
||||
const description = "View Scoresaber metrics and statistics over time.";
|
||||
const description =
|
||||
"View Scoresaber metrics and statistics over the last 30 days.";
|
||||
|
||||
return {
|
||||
title: `Analytics`,
|
||||
|
Loading…
Reference in New Issue
Block a user