From 1a311f5373b1d212f3ba781a8de420b0863c2f85 Mon Sep 17 00:00:00 2001
From: Wirada Insuan <67160411@go.buu.ac.th>
Date: Wed, 19 Feb 2025 17:19:18 +0700
Subject: [PATCH] Fix: Ensure contact form file exists

---
 contact.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contact.html b/contact.html
index 08bec97..52e82e4 100644
--- a/contact.html
+++ b/contact.html
@@ -1 +1 @@
-"<form>Contact Us</form>" 
+<form>Contact Us</form> 
-- 
GitLab