This commit is contained in:
clement callaert 2023-11-04 03:22:23 +01:00
parent 618b4506a9
commit 04a574a991
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

@ -5,7 +5,7 @@
<%- include('includes/header') %>
<main>
<video id="background-video" autoplay loop muted>
<source src="stars.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.ejs') %>
<main>
<video id="background-video" autoplay loop muted>
<source src="milkyWay.mp4" type="video/mp4">
<source src="video/milkyWay.mp4"" type="video/mp4">
</video>
<div class="divLogoPerm">