We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e394ed4 + 5458936 commit c7ece35Copy full SHA for c7ece35
1 file changed
index.html
@@ -363,7 +363,7 @@ <h1>Contact <b>Us</b></h1>
363
Username: 'algorithmiasecollaborators@gmail.com',
364
Password: '704616A958BE547C2147765142FFDC479F8D',
365
To: 'algorithmiasecollaborators@gmail.com',
366
- From: email,
+ From: 'algorithmiasecollaborators@gmail.com',
367
Subject: 'Contact Form Submission from ' + firstname + ' ' + lastname,
368
Body: '<strong>Name:</strong> ' + firstname + ' ' + lastname + '<br><br><strong>Email:</strong> ' + email + '<br><br><strong>Phone Number:</strong>: ' + phone + '<br><br><strong>Message:</strong> ' + messageBody
369
}).then(
0 commit comments