Skip to content

Commit

Permalink
Swap in new HubSpot forms (#1652)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
  • Loading branch information
cjyabraham authored Jun 19, 2024
1 parent 01746bf commit dcd6fa2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion _includes/ecosystem_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

portalId: "8112310",

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

});

Expand Down
2 changes: 1 addition & 1 deletion announcement.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h2>Get in Touch</h2>
hbspt.forms.create({
region: "na1",
portalId: "8112310",
formId: "dd2c7e7e-bca1-4b41-b80e-9bfd5f3ca49a"
formId: "6459945b-52e7-4636-911f-8bfbff65f030"
});
</script>
</div>
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h2>Newsletter Sign Up</h2>
hbspt.forms.create({
region: "na1",
portalId: "8112310",
formId: "553a1f14-c814-44a4-ad82-9b4a4732a723"
formId: "c8086818-0271-4fb2-a9e9-4ba9251be024"
});
</script>
</div>
Expand Down
2 changes: 1 addition & 1 deletion join.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h2>Questions? Contact Us</h2>
hbspt.forms.create({
region: "na1",
portalId: "8112310",
formId: "dd2c7e7e-bca1-4b41-b80e-9bfd5f3ca49a"
formId: "6459945b-52e7-4636-911f-8bfbff65f030"
});
</script>
</div>
Expand Down

0 comments on commit dcd6fa2

Please sign in to comment.