From c742fe1d217a3128b3bb46740fdeefb4144e32ef Mon Sep 17 00:00:00 2001
From: Pithon Kabiro <pithon.kabiro@hft-stuttgart.de>
Date: Thu, 28 Oct 2021 10:29:30 +0200
Subject: [PATCH] Edit index.html title

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 11c0745..1fac2da 100644
--- a/public/index.html
+++ b/public/index.html
@@ -9,7 +9,7 @@
     />
     <meta name="description" content="" />
     <meta name="author" content="" />
-    <title>Dashboard - iCity Bosch</title>
+    <title>iCity Energy Dashboard</title>
     <link href="./css/thirdparty/styles.css" rel="stylesheet" />
     <link
       href="https://cdn.datatables.net/1.10.20/css/dataTables.bootstrap4.min.css"
-- 
GitLab