From 2da9d51e7c8d37842f483cf86a9ed18c6078294b Mon Sep 17 00:00:00 2001 From: Jeonguiyeob <uiyeop@ajou.ac.kr> Date: Wed, 22 Mar 2023 19:02:12 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B6=94=EA=B0=80=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/index.html b/public/index.html index bf14ba6..41ce50f 100644 --- a/public/index.html +++ b/public/index.html @@ -14,7 +14,13 @@ </div> <img src="./Rafael_Nadal_Doha.jpg" width="200", height="200"> + <a href="http://kkj6235.ajousw.kr/testhomepage/">동료의 url</a> <h1>Hello World!</h1> + <h2>Hello World!</h2> + <h3>Hello World!</h3> + <h4>Hello World!</h4> + <h5>Hello World!</h5> + <h6>Hello World!</h6> <p> This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator. -- GitLab