From baaf8573a1b21590178861304e823f2faaf968ce Mon Sep 17 00:00:00 2001 From: "Joe T.S" <thunyathep.santhanavanich@hft-stuttgart.de> Date: Sat, 29 May 2021 15:53:20 +0000 Subject: [PATCH] Update index.html --- public/home/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/home/index.html b/public/home/index.html index 53de252..de3afec 100644 --- a/public/home/index.html +++ b/public/home/index.html @@ -5,7 +5,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="generator" content="GitLab Pages"> - <title></title> + <title>Buildicipate</title> <link rel="stylesheet" href="../assets/css/style.css"> <link rel="stylesheet" href="../assets/css/mobile.css"> </head> @@ -117,4 +117,4 @@ <script src="../main.js"> </script> </body> -</html> \ No newline at end of file +</html> -- GitLab