change default to black
This commit is contained in:
parent
7fef75c3eb
commit
fe3755f3b9
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue