aboutsummaryrefslogtreecommitdiff
path: root/apps/web/src
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/src')
-rw-r--r--apps/web/src/app/layout.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/src/app/layout.tsx b/apps/web/src/app/layout.tsx
index b3ae4c86..a39916ca 100644
--- a/apps/web/src/app/layout.tsx
+++ b/apps/web/src/app/layout.tsx
@@ -11,7 +11,7 @@ export const metadata: Metadata = {
openGraph: {
images: [
{
- url: "/og-image.png",
+ url: "https://supermemory.dhr.wtf/og-image.png",
width: 1200,
height: 630,
},