Skip to content

Commit 5e20b5e

Browse files
committed
Google sheet script changed.
1 parent 2dd13f4 commit 5e20b5e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

contact-form.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h2 id="contactModalTitle">Request a Confidential Discussion</h2>
1414

1515
<!-- ✅ PERFECT FORM - Google Sheets Native Submit -->
1616
<form class="contact-form"
17-
action="https://script.google.com/macros/s/AKfycbxHjkCNCBqstgycQTqViOk0WxZP7vUowKlt2-0masDMkEtqt8jl4ptKeMvleKoozKYhFA/exec"
17+
action="https://script.google.com/macros/s/AKfycbym_sPLwFls9fkRatGh-xwo09n2k5ggpGC77jnruLxXUCm3sZCFjsreGAcP8-hm5orTtA/exec"
1818
method="POST">
1919

2020
<input type="hidden" name="_csrf" value="generate-unique-token">

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,7 @@
5757
<link rel="icon" type="image/png" href="images/icon_logo.png">
5858

5959
<!-- Schema & Analytics -->
60-
<script
61-
type="application/ld+json">{"@context":"https://schema.org",
60+
<script type="application/ld+json">{"@context":"https://schema.org",
6261
"@type":"Organization",
6362
"name":"Prime Risk Advisory",
6463
"url":"https://www.primeriskadvisory.in",

0 commit comments

Comments
 (0)