Add a contact form to the resume #1

Merged
vato007 merged 18 commits from contact-form into main 2025-02-03 18:10:13 +10:30
Showing only changes of commit 154ad1d9ea - Show all commits

View File

@@ -1,5 +1,5 @@
send_email = [
{name = "michael", destination_address = "contact@michaelpivato.dev"},
{name = "SEB", destination_address = "contact@michaelpivato.dev"},
]
compatibility_flags = [ "nodejs_compat" ]