changes for deployment

This commit is contained in:
Egor 2015-10-29 15:57:46 -07:00
parent 2f2678ac1c
commit f475d5fc2b
7 changed files with 11 additions and 11 deletions

View file

@ -9,8 +9,8 @@
{{content-for 'head'}} {{content-for 'head'}}
<link href='http://fonts.googleapis.com/css?family=Slabo+27px' rel='stylesheet' type='text/css'> <link href='//fonts.googleapis.com/css?family=Slabo+27px' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> <link href='//fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="apple-touch-icon" sizes="57x57" href="assets/images/favicons/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="57x57" href="assets/images/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="assets/images/favicons/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="60x60" href="assets/images/favicons/apple-touch-icon-60x60.png">

View file

@ -9,7 +9,7 @@
<p>Huegasm is a free web application for controlling your Philips Hue lights...oh and it's kind of awesome at syncing music with your lights.</p> <p>Huegasm is a free web application for controlling your Philips Hue lights...oh and it's kind of awesome at syncing music with your lights.</p>
<a href="#" {{action "isReady"}}> <a href="#" {{action "isReady"}}>
<img src="assets/images/intro.jpg" id="introPic" /> <img src="assets/images/intro.png" id="introPic" />
</a> </a>
{{#paper-button raised=true primary=true action="isReady" class="goButton"}}Go!{{/paper-button}} {{#paper-button raised=true primary=true action="isReady" class="goButton"}}Go!{{/paper-button}}

View file

@ -53,7 +53,7 @@ module.exports = function(environment) {
} }
if (environment === 'production') { if (environment === 'production') {
ENV.baseURL = '/huegasm';
} }
return ENV; return ENV;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

View file

@ -7,4 +7,4 @@ Location: Vancouver, Canada.
/* SITE */ /* SITE */
Last update: 2015 Last update: 2015
Standards: HTML5, CSS3 Standards: HTML5, CSS3
Components: ember, jQuery, bootstrap, font-awesome, three.js, intro.js, locallyjs, nouislider, dancer.js, jquery-mousewheel, ember paper, ember notify, JavaScript-ID3-Reader Components: ember, jQuery, bootstrap, font-awesome, intro.js, locallyjs, nouislider, dancer.js, jquery-mousewheel, ember paper, ember notify, JavaScript-ID3-Reader