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 4d80cef491 - Show all commits

View File

@@ -9,5 +9,6 @@
"send_email": [
{ "name": "SEB", "destination_address": "contact@michaelpivato.dev" }
],
"workers_dev": false
"workers_dev": false,
"node_compat": true
}