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:
Sagi Dayan 2015-02-01 10:47:29 +02:00
parent dd69c43244
commit aeac346c47

View file

@ -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">