Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
0nandon authored Dec 9, 2024
1 parent 64fa7dd commit aab318e
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,39 +210,6 @@ <h2 class="subtitle has-text-centered">
</center>
</div>
</div>
<p></p>
<div class="container2">
<div class="video-box">
<video autoplay loop muted>
<source src="./static/videos/events.MP4" type="video/mp4">
</video>
<center>
<p>
Event stream
</p>
</center>
</div>
<div class="video-box">
<video autoplay loop muted>
<source src="./static/videos/events.MP4" type="video/mp4">
</video>
<center>
<p>
Blur Image
</p>
</center>
</div>
<div class="video-box">
<video autoplay loop muted>
<source src="./static/videos/events.MP4" type="video/mp4">
</video>
<center>
<p>
Output
</p>
</center>
</div>
</div>
</div>
</section>

Expand Down

0 comments on commit aab318e

Please sign in to comment.