Add a contact form to the resume #1
@@ -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}.
|
||||
|
||||
Reference in New Issue
Block a user