From 206f19926dc2c55863f315279da51983f4abcce4 Mon Sep 17 00:00:00 2001 From: Liam Date: Fri, 20 Oct 2023 19:23:28 +0100 Subject: [PATCH] add embed --- src/app/layout.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index bc24681..fe76254 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,6 +10,13 @@ export const metadata: Metadata = { template: "Scoresaber Reloaded - %s", default: "Scoresaber Reloaded", }, + openGraph: { + title: "Scoresaber Reloaded", + description: "SSR is a new way to view your scoresaber profile. (in dev)", + url: "https://ssrdev.fascinated.cc", + locale: "en_US", + type: "website", + }, }; export default function RootLayout({