This commit is contained in:
clement callaert 2023-11-04 01:08:09 +01:00
parent ea7979b55b
commit adccacf09c
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
<%- include('includes/header.ejs') %>
<main>
<video id="background-video" autoplay loop muted>
<source src="video/videoBackground.mp4" type="video/mp4">
<source src="https://www.vecteezy.com/video/11128600-space-galaxy-and-nebula" 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="video/videoBackground.mp4" type="video/mp4">
<source src="https://www.vecteezy.com/video/11128600-space-galaxy-and-nebula" type="video/mp4">
</video>
<div id="first_div">
<h1>