youtube video, string changes, credit to Liviu
This commit is contained in:
parent
07e21209d5
commit
5e62e9cd26
3 changed files with 5 additions and 4 deletions
|
|
@ -8,9 +8,9 @@
|
|||
<div class="title"><img src="assets/images/logo.png" alt="Huegasm"></div>
|
||||
<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>
|
||||
<!--<div class="embedContainer">-->
|
||||
<!--<iframe width="560" height="315" src="https://www.youtube.com/embed/te2r2Lph3OM" frameborder="0" allowfullscreen></iframe>-->
|
||||
<!--</div>-->
|
||||
<div class="embedContainer">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/zi9J6Qg-MPw" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
{{#paper-button raised=true primary=true action="isReady" class="goButton center-block"}}Go!{{/paper-button}}
|
||||
</div>
|
||||
{{/if}}
|
||||
|
|
|
|||
|
|
@ -171,7 +171,7 @@
|
|||
{{#paper-checkbox checked=flashingTransitions}}Flashing Transitions{{/paper-checkbox}}
|
||||
</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}}
|
||||
</span>
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ Location: Vancouver, Canada.
|
|||
|
||||
/* THANKS */
|
||||
Edmond Cheung - favicons + huegasm logo
|
||||
Liviu Antonescu - filming + video editing of the intro
|
||||
|
||||
/* SITE */
|
||||
Last update: 2015
|
||||
|
|
|
|||
Reference in a new issue