From 7668498d7fbd164b0c5e55cb73437416e5446541 Mon Sep 17 00:00:00 2001 From: curse <58047023+ethndotsh@users.noreply.github.com> Date: Wed, 9 Aug 2023 19:34:10 -0600 Subject: [PATCH] adjust --- web/src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/app/layout.tsx b/web/src/app/layout.tsx index b219f57..3e15f8a 100644 --- a/web/src/app/layout.tsx +++ b/web/src/app/layout.tsx @@ -7,6 +7,7 @@ const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { title: "Openbin", description: "Openbin is a free and open source pastebin alternative.", + openGraph: { title: "Openbin", description: "Openbin is a free and open source pastebin alternative.",