clement callaert 2 years ago
parent
commit
adccacf09c
  1. 2
      views/401.ejs
  2. 2
      views/connexion.ejs

2
views/401.ejs

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

2
views/connexion.ejs

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

Loading…
Cancel
Save