From e7013570c198c83b7a52a7c1f59c8aacf43bf041 Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Wed, 26 Sep 2018 17:45:02 +0200
Subject: [PATCH] Rename vitis title

---
 client/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/client/index.html b/client/index.html
index e7c405f0..1040b14d 100755
--- a/client/index.html
+++ b/client/index.html
@@ -4,7 +4,7 @@
         <meta charset="UTF-8">
         <meta http-equiv="X-UA-Compatible" content="IE=edge" />
         <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
-        <title>Administration</title>
+        <title>Vitis</title>
         <script src="javascript/externs/jquery/jquery-1.11.3.min.js"></script>
         <script src="javascript/externs/mobile-detect/mobile-detect.min.js"></script>
         <script src="https://www.google.com/recaptcha/api.js" async defer></script>
@@ -171,4 +171,4 @@
             });
         </script>
     </body>
-</html>
\ No newline at end of file
+</html>
-- 
GitLab