From c2a03f8950840b9a161843a26e16b18c0663c141 Mon Sep 17 00:00:00 2001 From: reiyua Date: Mon, 15 Jul 2024 00:37:53 +1000 Subject: [PATCH] Setting up contact page with working contact form --- contact.html | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/contact.html b/contact.html index f94415a..031158f 100644 --- a/contact.html +++ b/contact.html @@ -11,4 +11,32 @@ font-family: Arial, Helvetica, sans-serif; } - \ No newline at end of file + + + + + +
+

reiyua

+

Contact me below or use the form below to send me a message:

+ rei@reiyua.lol +

+
+ +
+
+ + + + + +
+
+ + + \ No newline at end of file