mongodb
This commit is contained in:
parent
c7e355e81f
commit
3001172014
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
<%- include('includes/header') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="video/videoBackground.mp4" type="video/mp4">
|
||||
<source src="video/milkyWay.mp4" type="video/mp4">
|
||||
</video>
|
||||
<div id="first_div">
|
||||
<h1>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<%- include('includes/header') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="https://files.vecteezy.com/system/protected/files/006/671/832/vecteezy_traveling-through-star-fields-in-space-to-a-distant-galaxy_6671832_942.mp4" type="video/mp4">
|
||||
<source src="video/milkyWay.mp4" type="video/mp4">
|
||||
</video>
|
||||
<div id="first_div">
|
||||
|
||||
|
|
Loading…
Reference in a new issue