From 3b807a65632376ef3f945c5a03fc41936a55d1aa Mon Sep 17 00:00:00 2001 From: Teeraphat Sulaiman <67160186@go.buu.ac.th> Date: Wed, 19 Feb 2025 16:42:43 +0700 Subject: [PATCH] Add contact form by 67160199 --- contact.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 contact.html diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..08bec97 --- /dev/null +++ b/contact.html @@ -0,0 +1 @@ +"<form>Contact Us</form>" -- GitLab