Browse Source

feedback loop warning

windhamdavid 11 years ago
parent
commit
73b148a846
1 changed files with 1 additions and 0 deletions
  1. 1 0
      site/index.html

+ 1 - 0
site/index.html

@@ -8,6 +8,7 @@
     <div id="videos">
       <video id="you" class="flip" autoplay width="263" height="200" style="position: absolute; left: 0px; bottom: 0px;"></video>
     </div>
+	<p style="color:white;font-family:helvetica;float:right;margin:0 10px 0 0"><small>fyi: you'll get a feedback loop if your volume be too high</small></p>
     <script src="/script.js"></script>
   </body>
 </html>