Commit 37b96575fd5d1c61d3f70f608901586e89eed196

Authored by Rohan Rangray
1 parent 062ba87a4c
Exists in master

Change the color of the url bar for android chrome browsers

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -3,10 +3,10 @@
3 3 <base href="/app/">
4 4 <head>
5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
  6 + <meta name="theme-color" content="#D2143F">
6 7 <link rel="stylesheet"
7 8 href="https://ajax.googleapis.com/ajax/libs/angular_material/0.9.0/angular-material.min.css">
8 9 <link rel="shortcut icon" href="flashy.ico">
9   -
10 10 <link rel="stylesheet" href="styles/flashier.css"/>
11 11 <link rel="stylesheet" href="styles/flashy.css"/>
12 12 <link rel="manifest" href="manifest.json">