diff --git a/public/index.html b/public/index.html
index 297bb2c2d8bf9685d967cb9b381a7c6a33479240..7049758a37c533279dd545a803aa9e4e84e6e259 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,16 +7,27 @@
     <link rel="stylesheet" href="style.css">
   </head>
   <body>
-    <img><img src = "1.jpg" alt = "No image" width="300" height ="300">
+    <img><img src = "1.png" alt = "No image" width="300" height ="300">
     <div class="navbar">
       <a href="https://pages.gitlab.io/plain-html/">Plain HTML Example</a>
       <a href="https://gitlab.com/pages/plain-html/">Repository</a>
       <a href="https://gitlab.com/pages/">Other Examples</a>
-      <a href="http://ygg0418.ajousw.kr/testhomepage/"> mate-web-page</a>
+      
     </div>
 
-    <h1>Hello World!</h1>
+    <h1>안녕하세요 박병하의 홈페이지입니다!</h1>
 
+    <h2>동료 홈페이지입니다</h2>
+    <a href="http://ygg0418.ajousw.kr/testhomepage/"> mate-web-page</a>
+
+    <h3>취미 </h3>
+
+    <h4>좋아하는 가수</h4>
+
+    <h5>즐거운 하루 되세요 </h5>
+
+    <h6>감사합니다</h6>
+    
     <p>
       This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
     </p>