Explorar el Código

Fix highlighted item in Quoridor page

Previously : Website highlited
Now : Quoridor highlited
DricomDragon hace 5 años
padre
commit
5474fe11c8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/public/projets/pro_quoridor.php

+ 1 - 1
web/public/projets/pro_quoridor.php

@@ -2,7 +2,7 @@
 <html lang="fr">
 
 <?php
-    $title = "Site";
+    $title = "Quoridor";
     include("../../include/head.php");
 ?>