We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ff2bc commit d140359Copy full SHA for d140359
index.html
@@ -7,7 +7,7 @@
7
8
<body>
9
<script>
10
- window.location.href = "hero/index.html"
+ window.location.href = "quizz/index.html"
11
var password = prompt("Entrez le mot de passe à 3 chiffres :");
12
if (password === "123") {
13
document.write("Accès autorisé");
0 commit comments