From 7dbf4c92efc09406b362a0e17f26a08bf6688572 Mon Sep 17 00:00:00 2001 From: "Joe T.S" <thunyathep.santhanavanich@hft-stuttgart.de> Date: Thu, 23 May 2024 12:17:54 +0000 Subject: [PATCH] Update --- public/dashboard/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/dashboard/index.html b/public/dashboard/index.html index b39be3b..8a0342d 100644 --- a/public/dashboard/index.html +++ b/public/dashboard/index.html @@ -4,7 +4,7 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>IQG4iCity</title> + <title>UDigit4iCity 3D Client Application</title> <link rel="stylesheet" href="assets/css/main/app.css"> <link rel="stylesheet" href="assets/css/main/app-dark.css"> @@ -268,4 +268,4 @@ </body> -</html> \ No newline at end of file +</html> -- GitLab