ignore:lander

This commit is contained in:
Jay V
2025-10-30 12:40:03 -04:00
parent dc87659791
commit ee3fd3f7be

View File

@@ -26,7 +26,7 @@ export async function POST(event: APIEvent) {
// Create email content
const emailContent = `
${body.message}<br><br>
--
--<br>
${body.name}<br>
${body.role}<br>
${body.email}`.trim()