Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 11ae4dd

Browse files
author
Corbin Davenport
committed
Remove comments used for testing
1 parent e6a61d9 commit 11ae4dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ <h1>SuperEmbed.js Demo</h1>
3333
<p><i>SuperEmbed.js is not supported on anything lower than IE9.</i></p>
3434
<![endif]-->
3535
<iframe width="560" height="315" src="https://www.youtube.com/embed/IXxZRZxafEQ" frameborder="0" allowfullscreen></iframe>
36-
<!-- <p>Here is a Vimeo embedded video:</p>
36+
<p>Here is a Vimeo embedded video:</p>
3737
<iframe src="https://player.vimeo.com/video/138174318" width="560" height="315" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
3838
<p>Here is a Gfycat embedded video:</p>
3939
<iframe src='https://gfycat.com/ifr/NegligibleSomeFennecfox' frameborder='0' scrolling='no' width='640' height='360' allowfullscreen></iframe>
4040
<p>Square Video (.superembed-square class added):</p>
41-
<iframe width="560" height="315" src="https://www.youtube.com/embed/IXxZRZxafEQ" frameborder="0" allowfullscreen class="superembed-square"></iframe> -->
41+
<iframe width="560" height="315" src="https://www.youtube.com/embed/IXxZRZxafEQ" frameborder="0" allowfullscreen class="superembed-square"></iframe>
4242
</body>
4343
</html>

0 commit comments

Comments
 (0)