Skip to content

Commit

Permalink
Update Media.html
Browse files Browse the repository at this point in the history
  • Loading branch information
InfinityJammyyy authored Feb 24, 2024
1 parent 5933599 commit f37fdec
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Media.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,11 @@ <h1 style="width: 1030px;">Random Media</h1>
// Initial call to display the clock immediately
updateClock();
</script> <!-- End Clock -->

<video width="640" height="360" controls>
<p><br>
</p>
<p><br>
</p>
<video width="230" height="500" controls>
<source src="EXOpool.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
Expand Down

0 comments on commit f37fdec

Please sign in to comment.