From fe0d6efcb948d8572ada18d8a5dca6ac5e94b0ae Mon Sep 17 00:00:00 2001 From: minshigee <minshigee@gmail.com> Date: Fri, 1 Dec 2023 20:04:13 +0900 Subject: [PATCH] update foot msg --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 9cb7183..4de99ad 100644 --- a/public/index.html +++ b/public/index.html @@ -31,7 +31,7 @@ </div> <div class="footer"> - <p>관리. 아주대학교 소프트웨어중심대학</p> + <p>주관. 아주대학교 소프트웨어중심대학</p> </div> </body> -- GitLab