Skip to content

Commit 3d44b35

Browse files
committed
Make videos more responsive and caption
1 parent 1c18746 commit 3d44b35

File tree

2 files changed

+24
-26
lines changed

2 files changed

+24
-26
lines changed

public/index.html

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -163,12 +163,11 @@ <h4 class="is-size-4 has-text-weight-bold mb-2">Bring your own ROM</h4>
163163
<div class="column is-6 is-block-desktop">
164164
<figure class="image is-16by9" id="demo-video">
165165
<iframe title="OpenAndroidInstaller demo: Install LineageOS on Google Pixel 3a" class="has-ratio"
166-
src="https://peertube.tv/videos/embed/f6991d31-52da-4822-b0af-06ae322d02e4?muted=1&amp;warningTitle=0&amp;p2p=0" allowfullscreen=""
167-
sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>
168-
<figcaption class="has-text-centered">
169-
<i>Demo: How to how to unlock the bootloader and install LineageOS.</i>
170-
</figcaption>
166+
src="https://peertube.tv/videos/embed/f6991d31-52da-4822-b0af-06ae322d02e4?muted=1&amp;warningTitle=0&amp;p2p=0"
167+
allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315"
168+
frameborder="0"></iframe>
171169
</figure>
170+
<p class="subtitle is-6 has-text-centered is-italic">Demo: How to how to unlock the bootloader and install LineageOS.</p>
172171
<!--<img class="mx-auto mt-0-widescreen is-block image" src="static/Screenshot-start-page.png"
173172
alt="Open Android Installer Startpage Screenshot">-->
174173
</div>
@@ -294,14 +293,14 @@ <h4>A selection of different Android-based ROMs and where to find them:</h4>
294293
target="_blank">xda-developers
295294
forum</a> for an appropriate version for your device.</li>
296295
</ul>
297-
<figure class="image">
298-
<iframe title="OpenAndroidInstaller demo: Install LineageOS and MicroG on Samsung Galaxy S7"
299-
src="https://peertube.tv/videos/embed/62b33061-0f10-4782-8ec1-fd1afcbc8ac0?muted=1&amp;warningTitle=0&amp;p2p=0" allowfullscreen=""
300-
sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>
301-
<figcaption class="has-text-centered">
302-
<i>Demo: How to install Addons like MicroG alongside LineageOS.</i>
303-
</figcaption>
304-
</figure>
296+
<figure class="image is-16by9">
297+
<iframe title="OpenAndroidInstaller demo: Install LineageOS and MicroG on Samsung Galaxy S7"
298+
class="has-ratio"
299+
src="https://peertube.tv/videos/embed/62b33061-0f10-4782-8ec1-fd1afcbc8ac0?muted=1&amp;warningTitle=0&amp;p2p=0"
300+
allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315"
301+
frameborder="0"></iframe>
302+
</figure>
303+
<p class="subtitle is-6 has-text-centered is-italic">Demo: How to install Addons like MicroG alongside LineageOS.</p>
305304
</div>
306305
</div>
307306
</div>

templates/index.html

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,11 @@ <h4 class="is-size-4 has-text-weight-bold mb-2">Bring your own ROM</h4>
6363
<div class="column is-6 is-block-desktop">
6464
<figure class="image is-16by9" id="demo-video">
6565
<iframe title="OpenAndroidInstaller demo: Install LineageOS on Google Pixel 3a" class="has-ratio"
66-
src="https://peertube.tv/videos/embed/f6991d31-52da-4822-b0af-06ae322d02e4?muted=1&amp;warningTitle=0&amp;p2p=0" allowfullscreen=""
67-
sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>
68-
<figcaption class="has-text-centered">
69-
<i>Demo: How to how to unlock the bootloader and install LineageOS.</i>
70-
</figcaption>
66+
src="https://peertube.tv/videos/embed/f6991d31-52da-4822-b0af-06ae322d02e4?muted=1&amp;warningTitle=0&amp;p2p=0"
67+
allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315"
68+
frameborder="0"></iframe>
7169
</figure>
70+
<p class="subtitle is-6 has-text-centered is-italic">Demo: How to how to unlock the bootloader and install LineageOS.</p>
7271
<!--<img class="mx-auto mt-0-widescreen is-block image" src="static/Screenshot-start-page.png"
7372
alt="Open Android Installer Startpage Screenshot">-->
7473
</div>
@@ -194,14 +193,14 @@ <h4>A selection of different Android-based ROMs and where to find them:</h4>
194193
target="_blank">xda-developers
195194
forum</a> for an appropriate version for your device.</li>
196195
</ul>
197-
<figure class="image">
198-
<iframe title="OpenAndroidInstaller demo: Install LineageOS and MicroG on Samsung Galaxy S7"
199-
src="https://peertube.tv/videos/embed/62b33061-0f10-4782-8ec1-fd1afcbc8ac0?muted=1&amp;warningTitle=0&amp;p2p=0" allowfullscreen=""
200-
sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315" frameborder="0"></iframe>
201-
<figcaption class="has-text-centered">
202-
<i>Demo: How to install Addons like MicroG alongside LineageOS.</i>
203-
</figcaption>
204-
</figure>
196+
<figure class="image is-16by9">
197+
<iframe title="OpenAndroidInstaller demo: Install LineageOS and MicroG on Samsung Galaxy S7"
198+
class="has-ratio"
199+
src="https://peertube.tv/videos/embed/62b33061-0f10-4782-8ec1-fd1afcbc8ac0?muted=1&amp;warningTitle=0&amp;p2p=0"
200+
allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups" width="560" height="315"
201+
frameborder="0"></iframe>
202+
</figure>
203+
<p class="subtitle is-6 has-text-centered is-italic">Demo: How to install Addons like MicroG alongside LineageOS.</p>
205204
</div>
206205
</div>
207206
</div>

0 commit comments

Comments
 (0)