We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e20b5e commit 2a4a3b6Copy full SHA for 2a4a3b6
contact-form.html
@@ -14,7 +14,7 @@ <h2 id="contactModalTitle">Request a Confidential Discussion</h2>
14
15
<!-- ✅ PERFECT FORM - Google Sheets Native Submit -->
16
<form class="contact-form"
17
- action="https://script.google.com/macros/s/AKfycbym_sPLwFls9fkRatGh-xwo09n2k5ggpGC77jnruLxXUCm3sZCFjsreGAcP8-hm5orTtA/exec"
+ action="https://script.google.com/macros/s/AKfycbz7Tj_Z7t3mfnhIAj2rbvhQINo4hFl3y8PfQBS9Ijsza_1HGfqdN5Hpeio9WXp4Ni5JAg/exec"
18
method="POST">
19
20
<input type="hidden" name="_csrf" value="generate-unique-token">
0 commit comments