Skip to content

Commit dcd6fa2

Browse files
authored
Swap in new HubSpot forms (#1652)
Signed-off-by: Chris Abraham <[email protected]>
1 parent 01746bf commit dcd6fa2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

_includes/ecosystem_form.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
portalId: "8112310",
1111

12-
formId: "bf792975-ceaa-499e-9b8c-c685b18a1958"
12+
formId: "ed16312e-b9da-4d76-93ec-a99c945ae89a"
1313

1414
});
1515

announcement.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ <h2>Get in Touch</h2>
140140
hbspt.forms.create({
141141
region: "na1",
142142
portalId: "8112310",
143-
formId: "dd2c7e7e-bca1-4b41-b80e-9bfd5f3ca49a"
143+
formId: "6459945b-52e7-4636-911f-8bfbff65f030"
144144
});
145145
</script>
146146
</div>

ecosystem/contributors.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h2>Newsletter Sign Up</h2>
4545
hbspt.forms.create({
4646
region: "na1",
4747
portalId: "8112310",
48-
formId: "553a1f14-c814-44a4-ad82-9b4a4732a723"
48+
formId: "c8086818-0271-4fb2-a9e9-4ba9251be024"
4949
});
5050
</script>
5151
</div>

join.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ <h2>Questions? Contact Us</h2>
211211
hbspt.forms.create({
212212
region: "na1",
213213
portalId: "8112310",
214-
formId: "dd2c7e7e-bca1-4b41-b80e-9bfd5f3ca49a"
214+
formId: "6459945b-52e7-4636-911f-8bfbff65f030"
215215
});
216216
</script>
217217
</div>

0 commit comments

Comments
 (0)