Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Fixed Channel 3 added Video to channel 1
Browse files Browse the repository at this point in the history
  • Loading branch information
hypertacos520 committed Oct 10, 2021
1 parent 8691264 commit a60d1df
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
8 changes: 3 additions & 5 deletions channel1.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@
<a href="channel3.html"><img src="resources/images/Layer 3.png" class="channelDown" alt=""/></a>
<img src="resources/images/crt.png_0002_Layer-1.png" class="crtMain" alt=""/>
<img src="resources/images/tumblr_n0e04xDorI1s5jjtzo1_500.webp" class="TVStatic" alt=""/>
<!--
<video class="peopleInScreen" autoplay="autoplay" loop="loop" >
<source src="resources/videos/car.mp4" type="video/mp4">
</video>
-->
<img src="resources/images/crt.png_0001_ey-staff-at-event.png" class="peopleInScreen" alt=""/>
<source src="resources/videos/ribbon.mp4" type="video/mp4">
</video>
<!-- <img src="resources/images/crt.png_0001_ey-staff-at-event.png" class="peopleInScreen" alt=""/>-->
</div>
</body>
</html>
4 changes: 2 additions & 2 deletions channel3.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<div class="backgroundLevel1">
<div class="corruptBackground">
<div class="backgroundLevel2">
<a href="corruption.html"><div class="windowLeft"></div>
<div class="windowRight"></div></a>
<div class="windowLeft"></div>
<div class="windowRight"></div>
</div>
</div>
</div>
Expand Down
Binary file added resources/videos/ribbon.mp4
Binary file not shown.

0 comments on commit a60d1df

Please sign in to comment.