From 0b5143c3dc92fc6ac82d12ba9207d6307a88f2b1 Mon Sep 17 00:00:00 2001
From: Kyung Duk <ykd0638@ajou.ac.kr>
Date: Tue, 6 Sep 2022 16:11:36 +0900
Subject: [PATCH] Update 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..17e315f 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.
+     kdkd project
     </p>
   </body>
 </html>
-- 
GitLab