mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
Merge branch 'main' into cloudflare
This commit is contained in:
commit
e779a19592
@ -31,7 +31,7 @@ export const metadata: Metadata = {
|
|||||||
appleWebApp: {
|
appleWebApp: {
|
||||||
capable: true,
|
capable: true,
|
||||||
title: customTitle || "NezhaDash",
|
title: customTitle || "NezhaDash",
|
||||||
statusBarStyle: "black-translucent",
|
statusBarStyle: "default",
|
||||||
},
|
},
|
||||||
robots: {
|
robots: {
|
||||||
index: disableIndex ? false : true,
|
index: disableIndex ? false : true,
|
||||||
|
Loading…
Reference in New Issue
Block a user