This commit is contained in:
clement callaert 2023-11-04 23:20:26 +01:00
parent c7e355e81f
commit 3001172014
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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">