From 9f39f198ed579f40063013b526715e0dff4a5fac Mon Sep 17 00:00:00 2001 From: Wirada Insuan <67160411@go.buu.ac.th> Date: Wed, 19 Feb 2025 16:48:22 +0700 Subject: [PATCH] Add contact form by <67160201> --- 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