youtube video, string changes, credit to Liviu

This commit is contained in:
Egor 2016-01-27 00:15:40 -08:00
parent 8c645b2c17
commit 9bdccb73f9
3 changed files with 5 additions and 4 deletions

View file

@ -8,9 +8,9 @@
<div class="title"><img src="assets/images/logo.png" alt="Huegasm"></div> <div class="title"><img src="assets/images/logo.png" alt="Huegasm"></div>
<p id="intro">Your lights, meet your music. Huegasm.</p> <p id="intro">Your lights, meet your music. Huegasm.</p>
<p id="introParagraph">Huegasm is a free web application for managing and synchronizing your <a href="http://www2.meethue.com/en-ca/">Philips Hue lights</a> with the beat of your music.</p> <p id="introParagraph">Huegasm is a free web application for managing and synchronizing your <a href="http://www2.meethue.com/en-ca/">Philips Hue lights</a> with the beat of your music.</p>
<!--<div class="embedContainer">--> <div class="embedContainer">
<!--<iframe width="560" height="315" src="https://www.youtube.com/embed/te2r2Lph3OM" frameborder="0" allowfullscreen></iframe>--> <iframe width="560" height="315" src="https://www.youtube.com/embed/zi9J6Qg-MPw" frameborder="0" allowfullscreen></iframe>
<!--</div>--> </div>
{{#paper-button raised=true primary=true action="isReady" class="goButton center-block"}}Go!{{/paper-button}} {{#paper-button raised=true primary=true action="isReady" class="goButton center-block"}}Go!{{/paper-button}}
</div> </div>
{{/if}} {{/if}}

View file

@ -171,7 +171,7 @@
{{#paper-checkbox checked=flashingTransitions}}Flashing Transitions{{/paper-checkbox}} {{#paper-checkbox checked=flashingTransitions}}Flashing Transitions{{/paper-checkbox}}
</span> </span>
<span data-toggle="tooltip" data-placement="bottom auto" data-title="Slowly cycle the lights through all the colors while the music is playing" class="bootstrapTooltip" {{action "hideTooltip" on="mouseLeave"}}> <span data-toggle="tooltip" data-placement="bottom auto" data-title="Slowly cycle the lights through all the colors" class="bootstrapTooltip" {{action "hideTooltip" on="mouseLeave"}}>
{{#paper-checkbox checked=colorloopMode}}Colorloop{{/paper-checkbox}} {{#paper-checkbox checked=colorloopMode}}Colorloop{{/paper-checkbox}}
</span> </span>

View file

@ -5,6 +5,7 @@ Location: Vancouver, Canada.
/* THANKS */ /* THANKS */
Edmond Cheung - favicons + huegasm logo Edmond Cheung - favicons + huegasm logo
Liviu Antonescu - filming + video editing of the intro
/* SITE */ /* SITE */
Last update: 2015 Last update: 2015