Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishavRajSingh authored May 21, 2023
1 parent 2803016 commit 2caaf53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</head>
<body>
<div class="video-cont">
<video autoplay src=""></video>
<video autoplay muted src=""></video>
</div>
<div class="action-btn-cont">
<div class="record-btn-cont">
Expand Down Expand Up @@ -56,4 +56,4 @@
})
</script>
</body>
</html>
</html>

0 comments on commit 2caaf53

Please sign in to comment.