|
|
@ -8,8 +8,8 @@ |
|
|
|
<meta name="mobile-web-app-capable" content="yes"> |
|
|
|
<meta name="mobile-web-app-capable" content="yes"> |
|
|
|
<title ng-bind-template="{{ notificationStatus }}WeeChat {{ pageTitle}}"></title> |
|
|
|
<title ng-bind-template="{{ notificationStatus }}WeeChat {{ pageTitle}}"></title> |
|
|
|
<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet" media="screen"> |
|
|
|
<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet" media="screen"> |
|
|
|
<link rel="shortcut icon" sizes="128x128" href="img/weechat_logo_128x128.png"> |
|
|
|
<link rel="shortcut icon" sizes="128x128" href="img/glowing_bear_128x128.png"> |
|
|
|
<link rel="apple-touch-icon" sizes="128x128" href="img/weechat_logo_128x128.png"> |
|
|
|
<link rel="apple-touch-icon" sizes="128x128" href="img/glowing_bear_128x128.png"> |
|
|
|
<link rel="shortcut icon" type="image/png" href="img/favicon.png" > |
|
|
|
<link rel="shortcut icon" type="image/png" href="img/favicon.png" > |
|
|
|
<link href="css/style.css" rel="stylesheet" media="screen"> |
|
|
|
<link href="css/style.css" rel="stylesheet" media="screen"> |
|
|
|
<link href="css/glowingbear.css" rel="stylesheet" media="screen"> |
|
|
|
<link href="css/glowingbear.css" rel="stylesheet" media="screen"> |
|
|
|