Add a contact form to the resume #1
@@ -2,5 +2,6 @@
|
|||||||
"$schema": "node_modules/wrangler/config-schema.json",
|
"$schema": "node_modules/wrangler/config-schema.json",
|
||||||
"name": "resume",
|
"name": "resume",
|
||||||
"compatibility_date": "2025-01-29",
|
"compatibility_date": "2025-01-29",
|
||||||
"services": [{ "binding": "SERVICE", "service": "contact-email" }]
|
"services": [{ "binding": "SERVICE", "service": "contact-email" }],
|
||||||
|
"pages_build_output_dir": "build"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user