diff --git a/functions/contact.ts b/functions/contact.ts index efdac70..f533858 100644 --- a/functions/contact.ts +++ b/functions/contact.ts @@ -25,7 +25,7 @@ export const onRequest: PagesFunction = (context) => { try { const rawEmailMessage = `---- From: Michael Pivato Contact Form - To: Michael Pivato Subject: Message from ${fullName ?? email} You've received a new message from ${fullName ?? email}.