video
This commit is contained in:
parent
a1b985ef62
commit
25a29b367a
1 changed files with 1 additions and 2 deletions
|
@ -5,9 +5,8 @@
|
|||
<%- include('includes/header.ejs') %>
|
||||
<main>
|
||||
<video id="background-video" autoplay loop muted>
|
||||
<source src="milkyWay.mp4" type="video/mp4">
|
||||
<source src="output.webm" type="video/mp4">
|
||||
</video>
|
||||
|
||||
<div class="divLogoPerm">
|
||||
<a href="https://www.instagram.com/bde_cs_metz/" class="custom-cursor">
|
||||
<img src="img/logoPermantEpaule.JPG" alt="logo BDE permanent" id="logoPermBDE">
|
||||
|
|
Loading…
Reference in a new issue