diff options
Diffstat (limited to 'src/includes/video-how-to.php')
| -rw-r--r-- | src/includes/video-how-to.php | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/includes/video-how-to.php b/src/includes/video-how-to.php new file mode 100644 index 0000000..3d46a14 --- /dev/null +++ b/src/includes/video-how-to.php @@ -0,0 +1,14 @@ + <details> + <summary><strong style="font-size: 1.125rem; text-decoration: underline; text-underline-offset: 0.375rem;">← expand for a quick video demo 🎬</strong></summary> + <p> + <video controls> + <source src="vids/6iaXPNqAwksiXQnb.webm" type="video/webm"> + <source src="vids/6iaXPNqAwksiXQnb.mp4" type="video/mp4"> + <source src="vids/6iaXPNqAwksiXQnb.ogv" type="video/ogg"> + Your browser does not support modern open-source video implementations 😔. + </video> + </p> + </details> + <br> + </div> + <br> |
