From 107aa638fcb87e15bda12bff7cb987645fd4794d Mon Sep 17 00:00:00 2001 From: Yanawarut Gamglang <67160180@go.buu.ac.th> Date: Wed, 19 Feb 2025 16:02:13 +0700 Subject: [PATCH] Add landing page by 67160180 --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..fdcf470 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +"<h1>Welcome to Our Website</h1>" -- GitLab