Skip to content

Commit 40a5800

Browse files
committed
Merge branch 'gh-pages' of https://github.com/pioneers/finalcomp-2016 into gh-pages
2 parents 6ef05ec + 2b958e8 commit 40a5800

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

index.html

+8-3
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2>Connect with us</h2><span class="social-media"><a href="https://twitter.com/
174174

175175
<div>
176176
<paper-material elevation="1">
177-
<iframe width="100%" height="600px"src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTYGiiplKYPIQpGZ7fRHX9oUQCarTgkSSaE1naEt6EwORDZidZeAYp5atSrqw80Evz7ZH4RjMKHXgio/pubhtml?gid=1772395932&single=true"></iframe>
177+
<iframe width="100%" height="600px" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTYGiiplKYPIQpGZ7fRHX9oUQCarTgkSSaE1naEt6EwORDZidZeAYp5atSrqw80Evz7ZH4RjMKHXgio/pubhtml?gid=1772395932&single=true"></iframe>
178178
</paper-material>
179179

180180

@@ -203,8 +203,13 @@ <h2>Connect with us</h2><span class="social-media"><a href="https://twitter.com/
203203
<section data-route="livestream" tabindex="-1">
204204
<paper-material elevation="1">
205205
<h2>Livestream</h2>
206-
<div class="video-wrap"><a class="embedly-card" href="https://www.twitch.tv/pierobotics/">PiERobotics</a>
207-
<script async="" src="//cdn.embedly.com/widgets/platform.js" charset="UTF-8"></script>
206+
<div class="video-wrap"><a class="embedly-card" href="https://www.twitch.tv/pierobotics">PiERobotics</a>
207+
<iframe
208+
src="https://www.twitch.tv/pierobotics"
209+
height="<height>"
210+
width="<width>"
211+
allowfullscreen>
212+
</iframe>
208213
</div>
209214
</paper-material>
210215
</section>

0 commit comments

Comments
 (0)