Files
website/wrangler.toml
vato007 f2227f673e
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m33s
Try adding contact form with email
2025-02-02 20:55:08 +10:30

6 lines
168 B
TOML

send_email = [
{name = "michael", destination_address = "contact@michaelpivato.dev"},
]
compatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2024-09-23"