Skip to content

Commit 4a0667b

Browse files
committed
tandem youtube iframe fix
1 parent 963a201 commit 4a0667b

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

projects/tandem/index.html

+2-7
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
</div>
3939
</div>
4040

41+
<iframe width="560" height="315" src="https://www.youtube.com/embed/5O77FkagiAU?si=El2S0EwGc2V_FyYa" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
42+
4143
<h3 class="section-title">Abstract</h3>
4244
<p class="abstract">
4345
Experimental digital fabrication workflows are increasingly common in human-computer interaction research, but are difficult to reproduce.
@@ -68,12 +70,5 @@ <h3 class="section-title">Bibtex</h3>
6870
</pre
6971
>
7072
</section>
71-
<iframe
72-
class="no-margin-section video-iframe"
73-
src="https://youtu.be/5O77FkagiAU"
74-
frameborder="0"
75-
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
76-
allowfullscreen>
77-
</iframe>
7873
</body>
7974
</html>

0 commit comments

Comments
 (0)