Try adding contact form with email
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m33s
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m33s
This commit is contained in:
6
wrangler.toml
Normal file
6
wrangler.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
send_email = [
|
||||
{name = "michael", destination_address = "contact@michaelpivato.dev"},
|
||||
]
|
||||
|
||||
compatibility_flags = [ "nodejs_compat" ]
|
||||
compatibility_date = "2024-09-23"
|
||||
Reference in New Issue
Block a user