From 03be32d7f8e31aec04cf04b20da51360f6a8ac06 Mon Sep 17 00:00:00 2001 From: Hwanyong Lee <hwan@ajou.ac.kr> Date: Mon, 27 May 2024 16:02:48 +0900 Subject: [PATCH] Update index.html 3 --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 443f715..fdb7951 100644 --- a/public/index.html +++ b/public/index.html @@ -10,7 +10,7 @@ <h1>Hello World!</h1> <p> - This is a test-www 2 + This is a test-www 3 </p> </body> </html> -- GitLab