|
|
@ -12,7 +12,6 @@ |
|
|
|
<meta http-equiv="x-dns-prefetch-control" content="off"> |
|
|
|
<meta http-equiv="x-dns-prefetch-control" content="off"> |
|
|
|
<!-- https://w3c.github.io/manifest/ && https://developer.mozilla.org/en-US/docs/Web/Manifest --> |
|
|
|
<!-- https://w3c.github.io/manifest/ && https://developer.mozilla.org/en-US/docs/Web/Manifest --> |
|
|
|
<link rel="manifest" href="webapp.manifest.json"> |
|
|
|
<link rel="manifest" href="webapp.manifest.json"> |
|
|
|
<base href="/"> |
|
|
|
|
|
|
|
<title ng-bind-template="{{ notificationStatus }}Glowing Bear {{ pageTitle}}"></title> |
|
|
|
<title ng-bind-template="{{ notificationStatus }}Glowing Bear {{ pageTitle}}"></title> |
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous" /> |
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous" /> |
|
|
|
<link rel="shortcut icon" sizes="128x128" href="assets/img/glowing_bear_128x128.png"> |
|
|
|
<link rel="shortcut icon" sizes="128x128" href="assets/img/glowing_bear_128x128.png"> |
|
|
|