From 6ea6c1925970ba28548ba2b4c8f36b06823b0ef3 Mon Sep 17 00:00:00 2001 From: Takdanai Seantaweesuk <67160009@go.buu.ac.th> Date: Tue, 1 Apr 2025 17:20:24 +0700 Subject: [PATCH] Add landing page by <67160009> --- 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