From 9e1783777d23bae94d58f5ac126d44e1b98acb91 Mon Sep 17 00:00:00 2001 From: Pongpirat First <67160191@go.buu.ac.th> Date: Tue, 1 Apr 2025 08:34:15 +0700 Subject: [PATCH] Add landing page by 67160191 --- 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..5764573 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +"<h1>Welcome to Our Website</h1>" -- GitLab