Skip to content

Commit 214f3c7

Browse files
authored
Merge pull request #237 from servo/remove-youtube-video
Remove YouTube video
2 parents 538c459 + 496b12c commit 214f3c7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

_includes/hero.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,7 @@ <h1 class="title center-text">
1212
</div>
1313
<div class="gradient-back">
1414
<img src="{{ '/img/home-servo-hero.png' | url }}" alt="" />
15-
<div class="column" style="display: none;">
16-
<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>
17-
</video>
18-
</div>
19-
</div>
15+
</div>
2016
</div>
2117
<div class="container">
2218
<p class="subtitle center-text cta-text">

0 commit comments

Comments
 (0)