Fixed time calculation bug + fixed theme color for pwa

This commit is contained in:
2024-09-05 15:17:45 +02:00
parent ca9f0cf5aa
commit 5de004d657
3 changed files with 27 additions and 12 deletions

View File

@@ -18,7 +18,7 @@
<meta name="mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-status-bar-style" content="black"/>
<link rel="manifest" href="manifest.webmanifest">
<meta name="theme-color" content="#1976d2">
<meta name="theme-color" content="#1f1f1f">
</head>
<body>