fix: remove apple tags since they don't want to work

This commit is contained in:
DuroCodes
2025-04-21 11:15:05 -04:00
parent 4d08cefaec
commit 60c44e8ab4

View File

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