video
This commit is contained in:
parent
b341199c69
commit
6607879eb0
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
|
@ -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" type="video/mp4">
|
||||
<source src="https://files.vecteezy.com/system/protected/files/021/571/018/vecteezy_milky-way-galaxy-zoom-out-space-flight_21571018_29.mp4" >
|
||||
</video>
|
||||
|
||||
<div class="divLogoPerm">
|
||||
|
|
Loading…
Reference in a new issue