aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php9
1 files changed, 6 insertions, 3 deletions
diff --git a/index.php b/index.php
index 80618af..e63bebe 100644
--- a/index.php
+++ b/index.php
@@ -123,9 +123,12 @@ session_start(); ?>
<details>
<summary style="font-size: 1.125rem;"><strong>← expand for a quick video demo 🎬</strong></summary>
<p>
- <div class="responsive-video">
- <iframe loading="lazy" width="100%" height="480" src="https://www.youtube.com/embed/DGudYy0sfx8" title="procrastiSlides demo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
- </div>
+ <video controls>
+ <source src="vids/DGudYy0sfx8.webm" type="video/webm">
+ <source src="vids/DGudYy0sfx8.ogg" type="video/ogg">
+ <source src="vids/DGudYy0sfx8.mp4" type="video/mp4">
+ Your browser does not support modern open-source video implementations 😔.
+ </video>
</p>
</details>
<br>