diff --git a/client/public/index.html b/client/public/index.html index 41ec37b912ef5e9d212c876e81c0c41873841d9e..abb4f6e5723226d3a8f63bb9e607123f932118e5 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -5,7 +5,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <title>ça geek</title> + <title>Bill Blitz Squadrons</title> <link rel="shortcut icon" href="images/favicon.ico" /> <link rel="stylesheet" href="css/main.css" /> @@ -20,7 +20,7 @@ <div class='air air4'></div> <div class="vide"></div> <div class="divMain"> - <h1>ça geek</h1> + <h1>Bill Blitz Squadrons</h1> <!-- Champ d'entrée pour le pseudo --> <div id="pseudoInput" contenteditable="true" placeholder="Entrez votre pseudo"></div>