video
This commit is contained in:
parent
04a574a991
commit
a1b985ef62
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<%- include('includes/header.ejs') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="video/milkyWay.mp4"" type="video/mp4">
|
||||
<source src="milkyWay.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
<div class="divLogoPerm">
|
||||
|
|
Loading…
Reference in a new issue