From e5133dd1ea0874887402e1f7073683b007f7b2c3 Mon Sep 17 00:00:00 2001 From: Pyoyeongjong <pyjong1999@gmail.com> Date: Wed, 22 Mar 2023 20:37:18 +0900 Subject: [PATCH] finish --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 3abd54d..00b72ff 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ </head> <body> <div class="navbar"> - <a href="http://leedonghyun.ajousw.kr/practical-programming-3/"> ������ ��������</a> + <a href="http://leedonghyun.ajousw.kr/practical-programming-3/"> 동료의 웹페이지</a> <a href="https://gitlab.com/pages/plain-html/">Repository</a> <a href="https://gitlab.com/pages/">Other Examples</a> </div> -- GitLab