Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -146,7 +146,7 @@
|
|
146 |
<h2 class="title is-4">Real-world Demo Video</h2>
|
147 |
<div style="display: flex; justify-content: center; align-items: center;">
|
148 |
<video controls width="1080">
|
149 |
-
<source src="static/videos/
|
150 |
Your browser does not support the video tag. Please download the video
|
151 |
<a href="static/videos/demo_video_accepted.mp4">here</a>.
|
152 |
</video>
|
|
|
146 |
<h2 class="title is-4">Real-world Demo Video</h2>
|
147 |
<div style="display: flex; justify-content: center; align-items: center;">
|
148 |
<video controls width="1080">
|
149 |
+
<source src="static/videos/demo_video_anonymous.mp4" type="video/mp4">
|
150 |
Your browser does not support the video tag. Please download the video
|
151 |
<a href="static/videos/demo_video_accepted.mp4">here</a>.
|
152 |
</video>
|