Skip to content

Commit 3f0d7c7

Browse files
authored
Merge pull request #190 from servo/update-frontpage-video
Update video on the frontpage to use a more recent one
2 parents 2e2c016 + a7df7e0 commit 3f0d7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/hero.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</p>
1717
</div>
1818
<div class="column">
19-
<iframe style="width: 100%; aspect-ratio: 560/315;" src="https://www.youtube.com/embed/RdtlD_7JAs8" title="A Year of Servo Reboot: Where Are We Now? by Rakhi Sharma at Open Source Summit North America 2024" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
19+
<iframe style="width: 100%; aspect-ratio: 560/315;" src="https://www.youtube.com/embed/mMTwQUKL288" title="Servo Project Updates at Linux Foundation Europe Member Summit 2024 by Manuel Rego" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
2020
</video>
2121
</div>
2222
</div>

0 commit comments

Comments
 (0)