New favicon

This commit is contained in:
Egor 2015-08-17 02:20:19 -07:00
parent e71e765610
commit c6aaf58f65
4 changed files with 3 additions and 1 deletions

View file

@ -38,7 +38,7 @@ export default Em.Component.extend({
onGroupSelectionChanged: function(){
var groupSelection = this.get('groupSelection');
debugger;
if(!Em.isNone(groupSelection)){
this.set('activeLights', groupSelection.lights);
}

View file

@ -9,6 +9,8 @@
{{content-for 'head'}}
<link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="assets/vendor.css">
<link rel="stylesheet" href="assets/huegasm.css">

BIN
assets/bulb.psd Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB