diff --git a/app/index.html b/app/index.html index be60b79..58043f9 100644 --- a/app/index.html +++ b/app/index.html @@ -9,8 +9,8 @@ {{content-for 'head'}} - - + + diff --git a/app/pods/components/huegasm-app/template.hbs b/app/pods/components/huegasm-app/template.hbs index 569c1d4..0e7637c 100644 --- a/app/pods/components/huegasm-app/template.hbs +++ b/app/pods/components/huegasm-app/template.hbs @@ -9,7 +9,7 @@
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.
-
+
{{#paper-button raised=true primary=true action="isReady" class="goButton"}}Go!{{/paper-button}}
diff --git a/assets/intro1.psd b/assets/intro.psd
similarity index 99%
rename from assets/intro1.psd
rename to assets/intro.psd
index a3f6cdb..2fc0005 100644
Binary files a/assets/intro1.psd and b/assets/intro.psd differ
diff --git a/config/environment.js b/config/environment.js
index 406ca25..e7df01d 100644
--- a/config/environment.js
+++ b/config/environment.js
@@ -53,7 +53,7 @@ module.exports = function(environment) {
}
if (environment === 'production') {
-
+ ENV.baseURL = '/huegasm';
}
return ENV;
diff --git a/public/assets/images/intro.jpg b/public/assets/images/intro.jpg
deleted file mode 100644
index d4ee9d0..0000000
Binary files a/public/assets/images/intro.jpg and /dev/null differ
diff --git a/public/assets/images/intro.png b/public/assets/images/intro.png
new file mode 100644
index 0000000..18f8184
Binary files /dev/null and b/public/assets/images/intro.png differ
diff --git a/public/humans.txt b/public/humans.txt
index c310717..adc5951 100644
--- a/public/humans.txt
+++ b/public/humans.txt
@@ -1,10 +1,10 @@
-/* TEAM */
-Your title: Egor Philippov
-Site: https://www.linkedin.com/pub/egor-philippov/7b/220/148
+/* TEAM */
+Your title: Egor Philippov
+Site: https://www.linkedin.com/pub/egor-philippov/7b/220/148
Location: Vancouver, Canada.
-
-/* SITE */
-Last update: 2015
+
+/* SITE */
+Last update: 2015
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
\ No newline at end of file
+Components: ember, jQuery, bootstrap, font-awesome, intro.js, locallyjs, nouislider, dancer.js, jquery-mousewheel, ember paper, ember notify, JavaScript-ID3-Reader