Add a contact form to the resume #1

Merged
vato007 merged 18 commits from contact-form into main 2025-02-03 18:10:13 +10:30
Showing only changes of commit 776088d62a - Show all commits

View File

@@ -25,7 +25,7 @@ export const onRequest: PagesFunction<Env> = (context) => {
try {
const rawEmailMessage = `----
From: Michael Pivato Contact Form <contact@michaelpivato.dev>
To: Michael Pivato <contact@michaelpivato.dev
To: Michael Pivato <contact@michaelpivato.dev>
Subject: Message from ${fullName ?? email}
You've received a new message from ${fullName ?? email}.