mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-23 07:19:50 -04:00
change the way apple mobile displays status bar
This commit is contained in:
parent
a9436d43bb
commit
5934193702
@ -10,9 +10,9 @@
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="msapplication-tap-highlight" content="no" />
|
||||
|
||||
<!-- add to homescreen for ios -->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<!-- add for ios -->
|
||||
<meta name="apple-mobile-web-app-capable" content="no" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
|
||||
|
||||
<link rel="manifest" href="manifest.json" />
|
||||
<meta name="theme-color" content="#ffffff" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user