Fix contact form by re-minifying main.js with reCAPTCHA support

The minified JS was out of sync with the source file, missing the
grecaptcha integration, XMLHttpRequest header, and interaction token
that the server-side handler requires.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
root
2025-12-07 11:57:40 +00:00
parent e144b20798
commit f445c877e7

File diff suppressed because one or more lines are too long