changements blandine

This commit is contained in:
Blandine Bajard 2021-10-18 17:33:22 +02:00
parent 5f3ebce7d0
commit 0cbb591879
2 changed files with 11 additions and 1 deletions

5
scripts/films.js Normal file
View file

@ -0,0 +1,5 @@
const EPISODE4 = document.getElementById('Ep4');
const DONNEES = document.getElementById('donnees');
const VAISSEAUX = document.getElementById('vaisseaux');
const PLANETES = document.getElementById('planetes');