Update index.html
Added a color to the notification bar for Android Lollipop (5.0) - need to check if it works Edited via github
This commit is contained in:
parent
dd69c43244
commit
aeac346c47
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
|
||||
<meta name="theme-color" content="#EC0000">
|
||||
<title></title>
|
||||
|
||||
<link href="lib/ionic/css/ionic.css" rel="stylesheet">
|
||||
|
|
Loading…
Reference in a new issue