redirection de cours/ dans cours.html
This commit is contained in:
parent
b5c374bed6
commit
fd07a0e881
1 changed files with 4 additions and 0 deletions
4
cours/index.html
Normal file
4
cours/index.html
Normal 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>
|
||||||
Loading…
Reference in a new issue