From f1fb068a6519d6ef409f5eab1cf9067a1572f85b Mon Sep 17 00:00:00 2001
From: Noh Jinhwan <xsest55@ajou.ac.kr>
Date: Mon, 19 Sep 2022 19:27:05 +0900
Subject: [PATCH] Update public/index.html

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

diff --git a/public/index.html b/public/index.html
index e0b9da6..704f456 100644
--- a/public/index.html
+++ b/public/index.html
@@ -9,6 +9,7 @@
   <body>
     <div class="navbar">
       <a hrep="./first.html">other html</a>
+    </div>
     <h1>Hello World!</h1>
 
     <p>
-- 
GitLab