From 2d9f05e8d7e0f332ed9e23aaa43a4e39f7e15323 Mon Sep 17 00:00:00 2001
From: Kyung Duk <ykd0638@ajou.ac.kr>
Date: Tue, 6 Sep 2022 16:12:44 +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 17e315f..694e043 100644
--- a/public/index.html
+++ b/public/index.html
@@ -16,7 +16,7 @@
     <h1>Hello World!</h1>
 
     <p>
-     kdkd project
+      kdkd project
     </p>
   </body>
 </html>
-- 
GitLab