AnonymousAuthor1 commited on
Commit
3cdce87
·
verified ·
1 Parent(s): 71f00aa

Update index.html

Browse files
Files changed (1) hide show
  1. 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/demo_video_accepted.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>
 
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>