1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-17 17:39:08 +00:00

Rename video to "interim"

This commit is contained in:
davegson 2019-11-18 15:51:49 +01:00
parent 8814401b9c
commit f0264c26bf
2 changed files with 2 additions and 2 deletions
_includes/new
assets/video

View file

@ -2,7 +2,7 @@
<div class="h-l">
<div class="h-l-v">
<!--<img src="{{ site.img_url }}video-placeholder.png" alt="">-->
<video autoplay="" muted="" loop="" playsinline="" preload="auto" src="{{ site.video_url }}Base.mp4" controls></video>
<video autoplay="" muted="" loop="" playsinline="" preload="auto" src="{{ site.video_url }}interim.mp4" controls></video>
</div>
<span>Supported by</span>
@ -24,4 +24,4 @@
<span>or <a href="{{ site.newsletter_url }}">subscribe to our newsletter</a></span>
</div>
</div>
</header>
</header>