video
This commit is contained in:
parent
ff5f4436cd
commit
7b897c89a0
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="https://files.vecteezy.com/system/protected/files/021/571/018/vecteezy_milky-way-galaxy-zoom-out-space-flight_21571018_29.mp4" >
|
||||
<source src="milkyWay.mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
<div class="divLogoPerm">
|
||||
|
|
Loading…
Reference in a new issue