aboutsummaryrefslogtreecommitdiff
path: root/app/views/index.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-03-31 17:16:13 -0400
committerThedro Neely <thedroneely@gmail.com>2022-03-31 17:16:13 -0400
commitf9bc50fe83926c2c94f6ef4aa246f1e6ce4d78e2 (patch)
tree949f414a654832e295cfc7525e648dc335f86af7 /app/views/index.view.php
parentfc8547fa5500c4374f663030a24e021119ea7363 (diff)
downloadthedroneely.com-f9bc50fe83926c2c94f6ef4aa246f1e6ce4d78e2.tar.gz
thedroneely.com-f9bc50fe83926c2c94f6ef4aa246f1e6ce4d78e2.tar.bz2
thedroneely.com-f9bc50fe83926c2c94f6ef4aa246f1e6ce4d78e2.zip
generators/hugo/layouts/shortcodes/video: Remove some classes
Diffstat (limited to 'app/views/index.view.php')
-rw-r--r--app/views/index.view.php12
1 files changed, 5 insertions, 7 deletions
diff --git a/app/views/index.view.php b/app/views/index.view.php
index b561e10..6bd5f58 100644
--- a/app/views/index.view.php
+++ b/app/views/index.view.php
@@ -23,15 +23,13 @@
In it for the long haul
</h2>
- <div class="video has-text-centered">
- <video preload="none" poster="/images/pipes.png" width="732" height="" autoplay="true" loop="true" muted="true">
+ <video-container>
+ <video preload="none" poster="/images/pipes.png" width="732" autoplay="true" loop="true" muted="true">
<source src="/videos/pipes.mp4" type="video/mp4" />
- Your browser does not support the video tag.
+ Sorry, your browser doesn't support embedded videos.
</video>
- <footer class="has-text-centered has-text-grey-dark">
- pipes.sh terminal screensaver
- </footer>
- </div>
+ <footer class="has-text-grey-dark">pipes.sh terminal screensaver</footer>
+ </video-container>
<div class="content">