Skip to content

Commit

Permalink
임시 일단 이전 비디오로 함.
Browse files Browse the repository at this point in the history
  • Loading branch information
dalnim committed Sep 12, 2024
1 parent 3b62ad7 commit edfbb96
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified assets/images/home/Screen_Record.mp4
Binary file not shown.
Binary file removed assets/images/home/Screen_Record1.mp4
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h1 class="text-black fw-bold display-3 hero_title" data-aos="fade-up" data-aos-
<h1 class="fw-bold display-3 hero_title" data-aos="fade-up" data-aos-delay="0" style="color: #FF5733;">Watch multiple videos simultaneously</h1>
<div class="col-xxl-9 col-lg-8 col-md-8 mx-auto">
<video class="video" autoplay muted playsinline loop>
<source src="assets/images/home/Screen_Record1.mp4" type="video/mp4">
<source src="assets/images/home/Screen_Record.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
Expand Down

0 comments on commit edfbb96

Please sign in to comment.