mongodb
This commit is contained in:
parent
7103520e2b
commit
bb76aab7d3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<%- include('includes/header') %>
|
||||
<main id="signup">
|
||||
<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">
|
||||
<h1>
|
||||
|
|
Loading…
Reference in a new issue