Add a contact form to the resume (#1)
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m6s
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m6s
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
7
wrangler.json
Normal file
7
wrangler.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "node_modules/wrangler/config-schema.json",
|
||||
"name": "resume",
|
||||
"compatibility_date": "2025-01-29",
|
||||
"services": [{ "binding": "SERVICE", "service": "contact-email" }],
|
||||
"pages_build_output_dir": "build"
|
||||
}
|
||||
Reference in New Issue
Block a user