update embed
All checks were successful
deploy / deploy (push) Successful in 54s

This commit is contained in:
Lee 2023-10-21 22:38:09 +01:00
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({