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