feat: custom domain management, status monitor, and theme/styling integration

This commit is contained in:
Bot
2026-09-01 23:51:42 +08:00
parent 643770318c
commit b1ccf11634
19 changed files with 818 additions and 609 deletions
+2
View File
@@ -67,8 +67,10 @@
<!-- PWA -->
<link rel="manifest" href="/manifest.json" />
<meta name="theme-color" content="hsl(0 0% 98%)" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="Nezha Monitoring" />
<link rel="apple-touch-icon" href="/android-chrome-192x192.png" />