fix: fix large discord embed image

This commit is contained in:
DuroCodes
2025-04-20 21:55:35 -04:00
parent e7a833f153
commit 3cf6a59d22

View File

@@ -12,6 +12,7 @@ export const metadata: Metadata = {
title: "spongebin",
description: "a pastebin made with sponge",
openGraph: { images: "/sponge.png" },
twitter: { card: "summary" },
};
export const viewport: Viewport = {