From 1ed5275003867b36f1b3f3198422b5144149d032 Mon Sep 17 00:00:00 2001 From: Yunji Choi <yyy0304@ajou.ac.kr> Date: Wed, 7 Sep 2022 00:21:46 +0900 Subject: [PATCH] Update public/index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 6652c7d..b6189dd 100644 --- a/public/index.html +++ b/public/index.html @@ -16,7 +16,7 @@ <h1>Hello World!</h1> <p> - This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator. + www project </p> </body> </html> -- GitLab