diff options
author | Daniil Baturin <daniil@baturin.org> | 2025-04-16 10:52:02 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2025-04-16 10:52:02 +0100 |
commit | 7a43f842eea246fe53559364386877fe34bc6f46 (patch) | |
tree | c12415b64be4081c1b21d3494307fe667b5c6047 | |
parent | 0b0916da4f60f58fc9ed988d97e35769bffc222b (diff) | |
download | community.vyos.net-production.tar.gz community.vyos.net-production.zip |
Revert "Update the hsforms library to v4"production
This reverts commit 0b0916da4f60f58fc9ed988d97e35769bffc222b.
-rw-r--r-- | site/get/contributor-subscriptions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/get/contributor-subscriptions.md b/site/get/contributor-subscriptions.md index 561eac2..d949bbd 100644 --- a/site/get/contributor-subscriptions.md +++ b/site/get/contributor-subscriptions.md @@ -51,7 +51,7 @@ <div class='containerCustom'> <div id="application-form" class='application-form'> -<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v4.js"></script> +<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/v2.js"></script> <script> hbspt.forms.create({ region: "na1", |