diff options
author | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2018-08-04 20:39:01 -0400 |
---|---|---|
committer | Michael Foiani <mfoiani2019@communiyschoolnaples.org> | 2018-08-04 20:39:01 -0400 |
commit | 4c4f178aa68bc456e50443117e7750647337b1d9 (patch) | |
tree | c6a9f1610fd634c512f5201bf8e164d4de3fbb88 /index.html | |
parent | 8a4ac744830f61f1309ad83221a9736f0364fe1c (diff) |
Update status bar on ios configuration.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN <!-- Add to homescreen for Safari on iOS --> <meta name="apple-mobile-web-app-capable" content="yes"> - <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> + <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta name="apple-mobile-web-app-title" content="CSN Mao"> <!-- Homescreen icons --> |