From 1656e56f83ab7272269d3807f84cb1e88894491f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EC=A7=80=EC=9D=80?= <je990420@ajou.ac.kr> Date: Tue, 6 Sep 2022 23:52:05 +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..51fe0d7 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. + LZ.Silver project </p> </body> </html> -- GitLab