change default to black

This commit is contained in:
hellojaccc 2022-02-17 21:16:33 +09:00 committed by GitHub
parent 7fef75c3eb
commit fe3755f3b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<meta name="mobile-web-app-capable" content="yes" >
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="{intl.appName}" >
<meta name="apple-mobile-web-app-status-bar-style" content="default" >
<meta name="apple-mobile-web-app-status-bar-style" content="black" >
<meta name="theme-color" content="#4169e1" >
<!-- inline CSS -->