From e518f8dfd67cfad3de7ec42180c2f70af706ce75 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EA=B3=BD=EB=8F=99=EC=A4=80?= <k3357943@ajou.ac.kr>
Date: Wed, 22 Mar 2023 18:55:10 +0900
Subject: [PATCH] change [interests] to [hobby]

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index e170212..c5b2fa5 100644
--- a/public/index.html
+++ b/public/index.html
@@ -21,7 +21,7 @@
     <h2>Department : software</h2>
     <h3>ID : 201920783</h3>
     <h4>Birth : 2000/06/30</h4>
-    <h5>interests :</h5>
+    <h5>hobby :</h5>
 
     <ol type="1">
       <li>game
-- 
GitLab