mirror of
https://github.com/safing/web
synced 2025-09-04 12:09:03 +00:00
Rename video to "interim"
This commit is contained in:
parent
8814401b9c
commit
f0264c26bf
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue