This commit is contained in:
parent
30920e219a
commit
dc2c70ff3a
@ -12,13 +12,13 @@ export const metadata: Metadata = {
|
|||||||
default: "Scoresaber Reloaded",
|
default: "Scoresaber Reloaded",
|
||||||
},
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Next.js",
|
title: "Scoresaber Reloaded",
|
||||||
description: "The React Framework for the Web",
|
description: "Aggregate your scores with other leaderboards together!",
|
||||||
url: "https://nextjs.org",
|
url: "https://ssrdev.fascinated.cc",
|
||||||
siteName: "Next.js",
|
|
||||||
locale: "en_US",
|
locale: "en_US",
|
||||||
type: "website",
|
type: "website",
|
||||||
},
|
},
|
||||||
|
themeColor: "#3B82F6",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
Loading…
Reference in New Issue
Block a user