From a03c1c97061e4d157e27b036a2da45c00f5a83c9 Mon Sep 17 00:00:00 2001 From: FOSS Ajou 100 Project <foss100@ajousw.kr> Date: Thu, 24 Aug 2023 13:24:51 +0900 Subject: [PATCH] First Pages --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 6652c7d..8169e4a 100644 --- a/public/index.html +++ b/public/index.html @@ -16,7 +16,7 @@ <h1>Hello World!</h1> <p> - This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator. + First Pages </p> </body> </html> -- GitLab