[www-doc] [Git][VideoLAN.org/websites][master] videolan-20: hardcode video size to something manageble on most screens
Felix Paul Kühne
gitlab at videolan.org
Mon Feb 1 20:40:55 UTC 2021
Felix Paul Kühne pushed to branch master at VideoLAN organization / websites
Commits:
ba98be45 by Felix Paul Kühne at 2021-02-01T21:40:49+01:00
videolan-20: hardcode video size to something manageble on most screens
- - - - -
1 changed file:
- www.videolan.org/press/videolan-20.php
Changes:
=====================================
www.videolan.org/press/videolan-20.php
=====================================
@@ -67,7 +67,7 @@ send a very special and unique package.</p>
<p>Stay tuned for more news!</p>
<div class="row"><div class="col-md-6 col-lg-2 col-xl-1 col-centered mx-auto">
-<iframe src="https://www.youtube-nocookie.com/embed/jWx1P93nS0c" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+<iframe src="https://www.youtube-nocookie.com/embed/jWx1P93nS0c" width="560" height="315" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></div>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/ba98be457e8da36456ad93f907a5d978439b6b4b
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/ba98be457e8da36456ad93f907a5d978439b6b4b
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list