From 90fa90a180e04623a9481afe1ee82a10f85ae28c Mon Sep 17 00:00:00 2001 From: PyoYeongJong <pyjong1999@ajou.ac.kr> Date: Wed, 22 Mar 2023 18:02:07 +0900 Subject: [PATCH] first commit --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 6652c7d..9a48473 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,7 @@ <a href="https://gitlab.com/pages/">Other Examples</a> </div> - <h1>Hello World!</h1> + <h1>Hello World!!!!!!!!</h1> <p> This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator. -- GitLab