Skip to content

Commit

Permalink
Merge pull request #6 from awindsr/patch-1
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
jerinjacob565 authored Oct 20, 2023
2 parents c9f8dd0 + ce25b1b commit 16ec7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@

<!-- ***** Main Banner Area Start ***** -->
<section class="section main-banner" id="top" data-section="section1">
<video autoplay muted loop id="bg-video">
<video autoplay playsinline muted loop id="bg-video">
<source src="assets/images/course-video.mp4" type="video/mp4" />
</video>

Expand Down

0 comments on commit 16ec7a4

Please sign in to comment.