Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Musoye authored Jun 24, 2024
1 parent 8362315 commit 57696e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
console.log('I enter here');
emailjs.send('service_t16lflp', 'template_l6147p9', {
name: name,
email: email,
email: '[email protected]',
message: message
})
.then(function (response) {
Expand Down

0 comments on commit 57696e0

Please sign in to comment.