diff --git a/WEB/Config/Config.php b/WEB/Config/Config.php index 67b8ee8f..472d461f 100644 --- a/WEB/Config/Config.php +++ b/WEB/Config/Config.php @@ -18,6 +18,7 @@ $vues['main'] = 'View/src/pages/Main.php'; $vues['presenation'] = 'View/src/pages/Presentation.html'; $vues['login'] = 'View/src/pages/LogSign/Login.php'; $vues['signUp'] = 'View/src/pages/LogSign/SignUp.php'; +$vues['enigme'] = 'View/src/pages/Enigme/palindrome.html'; //Error $vues['erreurSignUp'] = 'View/Error/ErreurSignUp.php'; diff --git a/WEB/View/src/pages/Enigme/palindrome.html b/WEB/View/src/pages/Enigme/palindrome.html index 35ea39d9..df90daf1 100644 --- a/WEB/View/src/pages/Enigme/palindrome.html +++ b/WEB/View/src/pages/Enigme/palindrome.html @@ -5,12 +5,11 @@