mirror of
https://github.com/SrIzan10/spongebin.git
synced 2026-05-01 11:05:09 +00:00
fix: remove themeColor from the top of the screen for iOS
This commit is contained in:
@@ -13,6 +13,7 @@ export const metadata: Metadata = {
|
||||
description: "a pastebin made with sponge",
|
||||
openGraph: { images: "/sponge.png" },
|
||||
twitter: { card: "summary" },
|
||||
appleWebApp: { statusBarStyle: "black-translucent" },
|
||||
};
|
||||
|
||||
export const viewport: Viewport = {
|
||||
|
||||
Reference in New Issue
Block a user