aboutsummaryrefslogtreecommitdiff
path: root/app/views/index.view.php
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-04-02 02:26:30 -0400
committerThedro Neely <thedroneely@gmail.com>2022-04-02 03:19:05 -0400
commit53733f7d389f84174b6c4294a24d3ab70b852d5d (patch)
treef44c93c76c07abd79adae976e8467c6b37eebd59 /app/views/index.view.php
parentea95b7b32f0bb9870428f377522a4523031a9692 (diff)
downloadthedroneely.com-53733f7d389f84174b6c4294a24d3ab70b852d5d.tar.gz
thedroneely.com-53733f7d389f84174b6c4294a24d3ab70b852d5d.tar.bz2
thedroneely.com-53733f7d389f84174b6c4294a24d3ab70b852d5d.zip
generators/hugo/layouts/shortcodes/video: Set defaults
Use figcaption.
Diffstat (limited to 'app/views/index.view.php')
-rw-r--r--app/views/index.view.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/app/views/index.view.php b/app/views/index.view.php
index 6bd5f58..7c02198 100644
--- a/app/views/index.view.php
+++ b/app/views/index.view.php
@@ -26,9 +26,12 @@
<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" />
- Sorry, your browser doesn't support embedded videos.
+ <p>
+ Sorry, your browser doesn't support embedded videos. Here is a
+ <a href="/videos/pipes.mp4">link to the video</a> instead.
+ </p>
</video>
- <footer class="has-text-grey-dark">pipes.sh terminal screensaver</footer>
+ <figcaption class="has-text-grey-dark">pipes.sh terminal screensaver</figcaption>
</video-container>
<div class="content">