redirection de cours/ dans cours.html

This commit is contained in:
Didictateur 2025-11-26 20:14:14 +01:00
parent b5c374bed6
commit fd07a0e881

4
cours/index.html Normal file
View file

@ -0,0 +1,4 @@
<!doctype html>
<meta charset="utf-8">
<script>location.replace("https://decosse-adrien.fr/cours.html");</script>
<noscript><meta http-equiv="refresh" content="0;url=https://decosse-adrien.fr/cours.html"></noscript>