Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Markcosay authored Dec 26, 2023
1 parent 5076854 commit 038b504
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 @@ -10,7 +10,7 @@
</head>
<body>
<video autoplay loop muted plays-inline id="myVideo">
<source src="media/bg.webm" type="video/mp4">
<source src="bg.mp4" type="video/mp4">
</video>
<div class="title">
Space Shuttles
Expand Down Expand Up @@ -95,4 +95,4 @@ <h6>Soviet space shuttle, flew only once (unmanned) in 1988 before the program w
</script>

</body>
</html>
</html>

0 comments on commit 038b504

Please sign in to comment.