Merge branch 'main' into cloudflare

This commit is contained in:
hamster1963 2024-12-03 11:18:12 +08:00
commit e779a19592

View File

@ -31,7 +31,7 @@ export const metadata: Metadata = {
appleWebApp: {
capable: true,
title: customTitle || "NezhaDash",
statusBarStyle: "black-translucent",
statusBarStyle: "default",
},
robots: {
index: disableIndex ? false : true,